Gentoo Archives: gentoo-user

From: Daniel Iliev <danny@××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] problem with net.eth0
Date: Sat, 16 Sep 2006 19:04:38
Message-Id: 450C48AE.6030606@ilievnet.com
1 Hans-Werner Hilse wrote:
2 > Hi,
3 >
4 > Can you set up the link manually? dmesg output when trying?
5 >
6 > $ ip link eth0 up
7 > $ ip addr add 10.0.0.1 eth0
8 > $ ip addr add 10.0.0.11 eth0
9 >
10 >
11 > -hwh
12 >
13
14 Hans-Werner Hilse, thank you!
15
16 The idea was enough - dmesg shows nothing, but /var/log/messages had
17 lines like this:
18 "netplugd[1026]: /etc/netplug.d/netplug eth0 in -> pid 1026"
19
20 According to eix netplug wasn't merged, but there were some files from
21 that package. So the problem was solved as follows:
22
23 emerge netplug
24 qlist netplug | xargs -n1 unlink
25 emerge -C netplug
26
27 Now net.eth0 works as usual.
28
29
30 Thanks, guys!
31
32
33 --
34 Best regards,
35 Daniel
36
37
38 --
39 gentoo-user@g.o mailing list