Public bug reported:

Binary package hint: netbase

in feisty if two or more ethernet card are present, only one is configured at 
startup.
running "/etc/init.d/networking restart" fix the problem until the system is 
rebooted.
this is the ifconifg output after the boot:

isty:/home/max# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:11:25:4F:AA:8C  
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:726 errors:0 dropped:0 overruns:0 frame:0
          TX packets:7 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:55044 (53.7 KiB)  TX bytes:556 (556.0 b)
          Interrupt:19 

eth1      Link encap:Ethernet  HWaddr 00:06:7B:08:E8:25  
          inet addr:192.168.153.27  Bcast:192.168.153.255 \             
                Mask:255.255.255.0
          inet6 addr: fe80::206:7bff:fe08:e825/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1 errors:0 dropped:0 overruns:0 frame:0
          TX packets:41 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:60 (60.0 b)  TX bytes:5504 (5.3 KiB)
          Interrupt:20 Base address:0x8000 

this is the output after  'invoke-rc.d networking restart':

eth0      Link encap:Ethernet  HWaddr 00:11:25:4F:AA:8C  
          inet addr:192.168.153.223  Bcast:192.168.153.255 \
                Mask:255.255.255.0
          inet6 addr: fe80::211:25ff:fe4f:aa8c/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:782 errors:0 dropped:0 overruns:0 frame:0
          TX packets:10 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:59160 (57.7 KiB)  TX bytes:806 (806.0 b)
          Interrupt:19 

eth1      Link encap:Ethernet  HWaddr 00:06:7B:08:E8:25  
          inet addr:192.168.153.27  Bcast:192.168.153.255 \
                Mask:255.255.255.0
          inet6 addr: fe80::206:7bff:fe08:e825/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1 errors:0 dropped:0 overruns:0 frame:0
          TX packets:45 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:60 (60.0 b)  TX bytes:5832 (5.6 KiB)
          Interrupt:20 Base address:0x8000 
----------------------

** Affects: netbase (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
only one ethernet is configured if more are present
https://launchpad.net/bugs/94730

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to