Gentoo Archives: gentoo-user

From: Marco Calviani <marco.calviani@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: dhcpcd error
Date: Tue, 21 Feb 2006 15:46:30
Message-Id: da5cd1900602210736o337c7c19x@mail.gmail.com
In Reply to: [gentoo-user] dhcpcd error by Marco Calviani
1 Hi,
2
3 > i'm experiencing some errors with dhcpcd-2.0.0. When i try to run
4 > net.eth1 to start the a wireless device, dhcpcd stops with errors. In
5 > /var/log/dhcpcd.log i can see:
6 >
7 > dhcpStart: interface eth1 is not Ethernet or 802.2 Token Ring
8 >
9
10 it seems all related to the fact that when running
11
12 # ifconfig -a
13
14 eth0 Link encap:UNSPEC HWaddr
15 00-C0-9F-00-00-1C-A1-53-00-00-00-00-00-00-00-00
16 BROADCAST MULTICAST MTU:1500 Metric:1
17 RX packets:0 errors:0 dropped:0 overruns:0 frame:0
18 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
19 collisions:0 txqueuelen:1000
20 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
21
22 eth1 Link encap:Ethernet HWaddr 00:C0:9F:3B:9F:45
23 inet addr:192.168.0.3 Bcast:192.168.0.255 Mask:255.255.255.0
24 UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
25 RX packets:5616 errors:0 dropped:0 overruns:0 frame:0
26 TX packets:5377 errors:0 dropped:0 overruns:0 carrier:0
27 collisions:0 txqueuelen:1000
28 RX bytes:6306862 (6.0 Mb) TX bytes:657471 (642.0 Kb)
29 Interrupt:6
30
31 eth2 Link encap:Ethernet HWaddr 00:0E:35:44:5D:52
32 BROADCAST MULTICAST MTU:1500 Metric:1
33 RX packets:8689 errors:0 dropped:0 overruns:0 frame:0
34 TX packets:1299 errors:0 dropped:0 overruns:0 carrier:0
35 collisions:0 txqueuelen:1000
36 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
37 Interrupt:10 Base address:0x6000 Memory:d0214000-d0214fff
38
39 lo Link encap:Local Loopback
40 inet addr:127.0.0.1 Mask:255.0.0.0
41 UP LOOPBACK RUNNING MTU:16436 Metric:1
42 RX packets:6 errors:0 dropped:0 overruns:0 frame:0
43 TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
44 collisions:0 txqueuelen:0
45 RX bytes:300 (300.0 b) TX bytes:300 (300.0 b)
46
47 eth1 is my ethernet card while eth2 is the wireless interface. What about eth0?
48 I've nothing set on udev local rules? Where did it come from?
49
50 Regards,
51 MC
52
53 --
54 gentoo-user@g.o mailing list

Replies

Subject Author
[gentoo-user] Re: dhcpcd error Marco Calviani <marco.calviani@×××××.com>