On Thursday 19 March 2009 18:29:45 Jarry wrote: > Do I have to define nameservers there too? I have not seen a single word > about it in Gentoo Handbook...
I too have static addresses. This is my /etc/conf.d/net: config_eth0=( "192.168.2.6 netmask 255.255.255.248 broadcast 192.168.2.7" ) routes_eth0=( "default via 192.168.2.1" ) That's all. Hope it helps. -- Rgds Peter

