Public bug reported:

I have an ADSL modem that runs a DHCP server, and always assign IP addrs in the 
192.168.1.x space. Recently, my box loses network every now and then. 
*Something* strange happens:
# /sbin/ifconfig 
eth0      Link encap:Ethernet  HWaddr 00:40:63:DE:10:1C  
          inet6 addr: fe80::240:63ff:fede:101c/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:769 errors:0 dropped:0 overruns:0 frame:28
          TX packets:1097 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:460770 (449.9 KB)  TX bytes:106126 (103.6 KB)
          Interrupt:10 Base address:0xe800 

eth0:avah Link encap:Ethernet  HWaddr 00:40:63:DE:10:1C  
          inet addr:169.254.4.109  Bcast:169.254.255.255  Mask:255.255.0.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          Interrupt:10 Base address:0xe800 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:405 errors:0 dropped:0 overruns:0 frame:0
          TX packets:405 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:41595 (40.6 KB)  TX bytes:41595 (40.6 KB)

I have no idea where the "169.254.4.109" addr comes from. It does not
seem to exist on internet, google didn't find it either.

The "solution" is to unplug the cable, and plug it back in. In a few seconds 
all will be fine again:
$ /sbin/ifconfig 
eth0      Link encap:Ethernet  HWaddr 00:40:63:DE:10:1C  
          inet addr:192.168.1.33  Bcast:255.255.255.255  Mask:255.255.255.0
          inet6 addr: fe80::240:63ff:fede:101c/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:8954 errors:0 dropped:1 overruns:0 frame:25
          TX packets:6128 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:4671723 (4.4 MB)  TX bytes:1067824 (1.0 MB)
          Interrupt:10 Base address:0xe800 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:120 errors:0 dropped:0 overruns:0 frame:0
          TX packets:120 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:9827 (9.5 KB)  TX bytes:9827 (9.5 KB)

WTF ??

$ dpkg -l avahi-daemon
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-f/Unpacked/Failed-cfg/Half-inst/t-aWait/T-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name                   Version                Description
+++-======================-======================-============================================================
ii  avahi-daemon           0.6.20-2ubuntu3.2      Avahi mDNS/DNS-SD daemon

** Affects: avahi (Ubuntu)
     Importance: Undecided
         Status: New

-- 
[gutsy] avahi goes berserk
https://bugs.launchpad.net/bugs/192581
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Reply via email to