Gentoo Archives: gentoo-user

From: Adrian Pablo Ali <adrianali@××××××××××××××××.ar>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] eth1 won't show up
Date: Thu, 02 Oct 2008 16:41:41
Message-Id: 48E4FB11.7060305@tucumanlinux.com.ar
In Reply to: Re: [gentoo-user] eth1 won't show up by Grant
1 Grant escribió:
2 >>> I have this:
3 >>>
4 >>> # lspci
5 >>> 05:0a.0 Ethernet controller: 3Com Corporation 3c905B 100BaseTX
6 >>> [Cyclone] (rev 34)
7 >>> 05:0b.0 Ethernet controller: 3Com Corporation 3c905B 100BaseTX
8 >>> [Cyclone] (rev 30)
9 >>>
10 >>> but from ifconfig I only have eth0. Can anyone tell me how to
11 >>> investigate this?
12 >>>
13 >> Is that ifconfig, or ifcongif -a ?
14 >>
15 >> Or in a less pedantic answer, have you started eth1?
16 >>
17 >
18 > I didn't think that through, sorry. I think this is what I should have posted:
19 >
20 > # /etc/init.d/net.eth1 start
21 > * Starting eth1
22 > * Bringing up eth1
23 > * 192.168.1.1
24 > * network interface eth1 does not exist
25 > * Please verify hardware or kernel module (driver) [ !! ]
26 >
27 > - Grant
28 >
29 >
30 forgive my basic English.
31
32 Look in:
33
34 /etc/udev/rules.d/70-persistent-net.rules
35
36 and see if another card is not marked as eth1 in the rules, if this is
37 so, it removes the rule and restarts. This happens when you switch card,
38 check to see if the macaddress are well allocated.
39
40 --
41 *Adrian Pablo Ali
42 * adrianali@××××××××××××××××.ar <mailto:adrianali@××××××××××××××××.ar>
43
44 * Tucuman Linux / Fortix
45 * http://www.tucumanlinux.com.ar
46 info@××××××××××××××××.ar <mailto:info@××××××××××××××××.ar>
47 Av. Sarmiento 1347 - San Miguel de Tucuman - Tucuman - Argentina
48 C.P.: 4000
49 Tel.: 0381 4 237797 - Int 2051

Replies

Subject Author
Re: [gentoo-user] eth1 won't show up Grant <emailgrant@×××××.com>