“Destination host unreachable” means there is no way for the client request to reach the server. This happens either when the server is down or there is some ...
The Metric for your local network is 9. That ought to be 0 or 1. However the Linux kernel is rumoured to ignore the metric. I would try to add a route to the specific host. Try this on Computer 1: route add -host 192.168.1.2 metric 0 dev wlan0. Also try removing the route to 169.254.0.0 and see if that will help.
26.07.2012 · This question is now the top google result when searching for 'destination host unreachable from my own ip address'. ... (and pinging the 2 routers) was working flawlessly on that machine. No idea how the USB wifi dongle was causing local network traffic to fail. Also, I can only see 192.168.1.9 (the Vista machine) ...
10.08.2014 · Make sure Destination Computer/Device is up. Disable the Firewall and check for the issue. Perform a tracert to the destination IP and check where the problem lies. When the packet is received by remote gateway but it failed to find remote host, you will receive ICMP Echo Destination Host Unreachable message.
Jul 26, 2012 · Getting a "destination unreachable" message from your own machine is normal behaviour in recent Windows versions. It just means that the arp failed, i.e., the IP address couldn't be located on the LAN To confirm this, try running arp -a on your machine, and you'll see a list of all the IP addresses that could be found on your LAN.
Aug 10, 2014 · If the destination host is down at the time the packet send, it may result destination host unreachable error message. If the message is simply " Destination Host Unreachable ", then there is no route from the local system, and the packets to be sent were never put on the wire. Use the route utility to check the local routing table.
‘Destination Host Unreachable’ is one of the usual but unexpected errors that flow out while carrying a network ping test. It is a type of Troubleshooting IP Default Gateway Issues that induce incorrect default gateway, which further leads to halt in a network ping test.
11.02.2010 · I'm having this problem where I'm unable to access certain IP addresses that are local to my LAN. I have what I think are proper routes in the routing table, so I'm completely stumped as to why I"m getting Destination unreachable messages. They appear to be generated by the outgoing interface and I only receive the message for certain hosts.