[svlug] No Networking In Gentoo
Jeff Walter
jeffw at gentoo.org
Sun Apr 9 13:52:08 PDT 2006
Lord Sauron wrote:
eth0 Linuk encap: UNSPEC HWaddr 00-11-06-00-00-00-39-CA-00-00-00-00-00-00-00-00
> and then some packet stats which all read zero.
There's your problem, eth0 is a firewire link. Issue the following commands:
rc-update del net.eth0
ln -s /etc/init.d/net.eth0 /etc/init.d/net.eth1
rc-update add net.eth1 default
That should do the trick. And even as a Gentoo developer I hate genkernel
;-) Then again, I'm more hands on.
--
Jeff Walter
jeffw at gentoo.org
More information about the svlug
mailing list