On Sat 11 Feb 2012 at 20:22:13 -0500, Harry Putnam wrote: [Snip]
> And the actual network shows up on eth1 in ifconfig -a output: > > ifconfig -a > eth0 Link encap:Ethernet HWaddr 00:40:f4:b5:29:41 > UP BROADCAST MULTICAST MTU:1500 Metric:1 > [...] This is what you would expect to get. The hardware is recognised but, with no network cable attached, no address is obtained via the asked for dhcp in /e/n/i. In dmesg you might see 'eth0: link is not ready'. I'd put your previous, before rebooting observations down to some use you made of ifconfig. For example, 'ifconfig eth0 192.168.1.54' followed by 'ifconfig eth0 down' would explain eth0 having an address and not being marked 'UP'. > eth1 Link encap:Ethernet HWaddr 00:11:09:ee:6c:04 > inet addr:192.168.1.42 Bcast:192.168.1.255 Mask:255.255.255.0 > [...] This interface is not in /e/n/i. Something else is configuring it. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20120212140045.GY2867@desktop