Jean-Marc Beaune wrote:
Hi,
According to your "restart" output, net.eth0 sarts at boot runlevel,
it should start at default runlevel. Check this with 'rc-update -s'
If it really starts during boot runlevel, try the following :
> rc-update del net.eth0
> rc-update add net.eth0 default
Then restart the system.
Actually net.eth0 was installed in both runlevels.
I did:
rc-update -d net.eth0
rc-update -a net.eth0 default
reboot
The result is the same - the same output from "net.eth0 restart" and the
interface is inactive until I manually give it IP addresses, bring it up
and set a default route using the "ip" command from iproute2 package.
In a few words: the problem is still here ;-(
--
Best regards,
Daniel
--
gentoo-user@gentoo.org mailing list