[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Networking Q concerning /etc/network/interfaces



Camaleón <noelamac@gmail.com> writes:

> On Sat, 11 Feb 2012 14:13:22 -0500, Harry Putnam wrote:
>
>> Running wheezy - 3.0.0-1-686-pae
>
> Wheezy has now 3.1.0 :-?

I've missed a couple of updates... the last notice I received on my
kde desktop showed 200+... yikes.
  
>> I'm getting confused by what I see in /etc/network/interfaces, compared
>> to what I see with ifconfig -a.
>
> (...)
>
>> So it appears at a superficial reckoning that dhcp has assigned an
>> address to eth0, but that address appears to be attached to eth1 in
>> ifconfig and netstat output.
>> 
>> What explains this apparent anomaly?
>
> Check out "dmesg | grep -i eth", maybe the interface got renamed
> sometime.

dmesg | grep -i eth

  [1178198.100780] device eth1 entered promiscuous mode
  [1188657.808177] device eth1 left promiscuous mode

Those were the only hits, so apparently eth0 is not being seen at all.

The machine does have two nics and looking again at ifconfig -a  it
shows different MAC and interrupt for each:

eth0      Link encap:Ethernet  HWaddr 00:40:f4:b5:29:41  
          inet addr:192.168.1.54  Bcast:192.168.1.255  Mask:255.255.255.0
          BROADCAST MULTICAST  MTU:1500  Metric:1
          [...]
          Interrupt:19 Base address:0x6f00

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
          inet6 addr: fe80::211:9ff:feee:6c04/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          [...]
          Interrupt:9 Base address:0xce0 


Reply to: