On Thu, Apr 17, 2014 at 9:31 AM, Facu Curti <facu.cu...@gmail.com> wrote:
> Hi all! :)
>
> I'm following the gentoo wiki [1]. I can't find any mistake on config
> files, but network does not work :/.
>
> I don't have any xen configuration (or domU) yet. I'm just trying to get a 
> bridge
> with functional network on my domain0.
>
> I attach my /etc/conf.d/net
>
> When I try to ping, with any iface, to to outside, or even to the getaway, it 
> says host
> unreachable. Also, the system delays on load the system. It takes like
> 30 sec more, and conky get stuck (I use it to take data like IP, getway,
> dns, etc..).
>
> I hope can help me please, I need to get this working :/
>
> Thank you! You all are the best!! Bye!
>
> Sorry if my english is not the best :/
>
> [1] https://wiki.gentoo.org/wiki/Xen#Networking_on_Unpriviledged_Domains

and what is your current network situation and your config (in
/etc/conf.d/net) ?


Just for reference, here is my config.

the IP on br0 is got from DHCP, everything else should be similar.

modules="iproute2" # optional

config_eth0="null"

dns_servers_br0="192.168.1.136"

config_br0="dhcp" # change this line if your network config is static
brctl_br0="setfd 0 sethello 10 stp off"
bridge_br0="eth0"

rc_net_br0_need="net.eth0"
rc_net_eth0_provide="!net"


-- 
Silence is golden.

Reply via email to