I was having major problems with baselayout-1.12.* until I followed the latest ebuild's instructions on having my net.* scripts link to net.lo . Now the only problem I have is the following:system1 ~ # /etc/init.d/net.eth0 restart * Stopping eth0 * Bringing down eth0 * Shutting down eth0 ... [ ok ] * Starting eth0 * Bringing up eth0 * 192.168.1.2 [ ok ] * Adding routes * default via 192.168.1.1 ... RTNETLINK answers: Network is unreachable This is a Gentoo router that connects to a DSL modem/router via eth0. Downgrading to baselayout-1.11.* fixes the problem. I did notice another instruction in the ebuild about the domainname script being removed and updating /etc/conf.d/net to reflect that. This all I have for eth0 is /etc/conf.d/net : routes_eth0="default via 192.168.1.1" config_eth0="192.168.1.2" Can anyone help me with this? - Grant
I'm very sorry about the subject line. It should have read: "baselayout-1.12.* and "Network is unreachable" - Grant -- [email protected] mailing list

