Hans-Werner Hilse wrote:
Hi,

Can you set up the link manually? dmesg output when trying?

$ ip link eth0 up
$ ip addr add 10.0.0.1 eth0
$ ip addr add 10.0.0.11 eth0


-hwh

Hans-Werner Hilse, thank you!

The idea was enough - dmesg shows nothing, but /var/log/messages had lines like this:
"netplugd[1026]: /etc/netplug.d/netplug eth0 in -> pid 1026"

According to eix netplug wasn't merged, but there were some files from that package. So the problem was solved as follows:

emerge netplug
qlist netplug | xargs -n1 unlink
emerge -C netplug

Now net.eth0 works as usual.


Thanks, guys!


--
Best regards,
Daniel


--
gentoo-user@gentoo.org mailing list

Reply via email to