Comment 9 for bug 9100

Revision history for this message
James Michael DuPont (jamesmikedupont) wrote :

I have this problem in 9.04, only on one computer.
Cannot get any high speed internet access.
Even wget is failing. Only google works.
Ifconfig shows lots of failures.

Attached are the log files that I could collect and my attempts at changing the etc files.
I also added the ipv6 flag to firefox

here are some excerpts :
logs.txt:/var/log/syslog:Jun 25 13:12:40 Denethor kernel: [ 38.473013] eth0: no IPv6 routers present

Here is the route :
route.txt:192.168.2.0 0.0.0.0 255.255.255.0 U 1 0 0 eth0
route.txt:169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 eth0
route.txt:0.0.0.0 192.168.2.254 0.0.0.0 UG 0 0 0 eth0

I tried to turn ipv6 off.
modes.txt:/etc/modprobe.d/00local:alias ipv6 off
modes.txt:/etc/modprobe.d/blacklist.local:blacklist ipv6

eth0 Link encap:Ethernet HWaddr 00:18:f3:93:9f:f6
          inet addr:192.168.2.129 Bcast:192.168.2.255 Mask:255.255.255.0
          inet6 addr: fe80::218:f3ff:fe93:9ff6/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
          RX packets:1295 errors:80 dropped:0 overruns:0 frame:80
          TX packets:904 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:878148 (878.1 KB) TX bytes:185797 (185.7 KB)
          Interrupt:19 Base address:0xdead

thanks,
mike