Destination Host Unreachable

Asked by kbm

Ubuntu 8.10 2.6.7-11-generic
D945CGLF motherboard

System has been working fine for ages. Today no ability to ping router: Destination Host Unreachable

ifconfig:

eth0 Link encap:Ethernet HWaddr 00:1c:c0:46:43:51
          inet addr:192.168.1.2 Bcast:192.168.1.255 Mask:255.255.255.0
          inet6 addr: fe80::21c:c0ff:fe46:4351/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
          RX packets:0 errors:0 dropped:922746825 overruns:0 frame:0
          TX packets:0 errors:0 dropped:506 overruns:0 carrier:0
          collisions:0 txqueuelen:1000

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu linux Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
C de-Avillez (hggdh2) said :
#1

Thank you for taking the time to report this issue and helping to make Ubuntu better. Examining the information you have given us, this does not appear to be a bug report so we are closing it and converting it to a question in the support tracker. We appreciate the difficulties you are facing, but it would make more sense to raise problems you are having in the support tracker at https://answers.launchpad.net/ubuntu if you are uncertain if they are bugs. For help on reporting bugs, see https://help.ubuntu.com/community/ReportingBugs#When%20not%20to%20file%20a%20bug.

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#2

Please try to disable ipv6...

Howto disable ipv6

Please use this official method to disable ipv6 https://help.ubuntu.com/community/WebBrowsingSlowIPv6IPv4

In short, open Applications → Accessories → Terminal and type

sudo sh -c 'echo blacklist ipv6 >> /etc/modprobe.d/blacklist.local'

give your user password when requested, you don't see nothing when you type it, then press enter.

The above command appends a line to the local blacklist configuration. The file will be created if it does not exist.

To restart your computer, type:

sudo reboot

Hope this helps

Can you help with this problem?

Provide an answer of your own, or ask kbm for more information if necessary.

To post a message you must log in.