Thankyou for Cappy for the advice. I have triple checked your
instructions and its my displeasure to advise that does not fix it. Also
while doing this, I observed that it too far longer for the default
gateway to come back from the route command - maybe it was auto adding
itself?. Worse, I was not able to resolve the problem by doing my
workaround of manually adding the default gw didnt work as it did not
get lost from the route table. So now Im back to the unusable situation
of having to manually reboot every time I loose the internet :( :(

I tried enabling hardy proposed but like hardy it did not fix it.

[EMAIL PROTECTED]:~$ sudo ifconfig eth0
eth0      Link encap:Ethernet  HWaddr 00:1a:92:3f:45:48  
          inet addr:192.168.10.2  Bcast:192.168.10.255  Mask:255.255.255.0
          inet6 addr: fe80::21a:92ff:fe3f:4548/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:103876 errors:0 dropped:0 overruns:0 frame:0
          TX packets:55224 errors:20 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:150008082 (143.0 MB)  TX bytes:4536834 (4.3 MB)
          Interrupt:23 Base address:0xe800 

[EMAIL PROTECTED]:~$ sudo route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.10.0    *               255.255.255.0   U     0      0        0 eth0
link-local      *               255.255.0.0     U     1000   0        0 eth0
default         192.168.10.1    0.0.0.0         UG    100    0        0 eth0

[EMAIL PROTECTED]:~$ ping 192.168.10.1
PING 192.168.10.1 (192.168.10.1) 56(84) bytes of data.
>From 192.168.10.2 icmp_seq=1 Destination Host Unreachable
>From 192.168.10.2 icmp_seq=4 Destination Host Unreachable
>From 192.168.10.2 icmp_seq=5 Destination Host Unreachable

--- 192.168.10.1 ping statistics ---
8 packets transmitted, 0 received, +3 errors, 100% packet loss, time 7003ms
, pipe 2

[EMAIL PROTECTED]:~$ sudo route add default gw 192.168.10.1
[EMAIL PROTECTED]:~$ ping 192.168.10.1
PING 192.168.10.1 (192.168.10.1) 56(84) bytes of data.
>From 192.168.10.2 icmp_seq=1 Destination Host Unreachable

--- 192.168.10.1 ping statistics ---
3 packets transmitted, 0 received, +1 errors, 100% packet loss, time 1999ms

Jun 21 11:23:18 ppp kernel: [29992.941218] NETDEV WATCHDOG: eth0: transmit 
timed out
Jun 21 11:23:18 ppp kernel: [29992.941367] eth0: Transmit timed out, status 
0003, PHY status 786d, resetting...
Jun 21 11:23:18 ppp kernel: [29992.942018] eth0: link up, 100Mbps, full-duplex, 
lpa 0x45E1

-- 
wired ethernet not available on resume from sleep
https://bugs.launchpad.net/bugs/111282
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to