Ping Error Message - Destination Net Unreachable
Destination Net Unreachable
If your computer is connected a router or a shared network, and you are requesting for PING from your computer. Your computer fail to find the network destination / IP and your computer will get "Destination net Unreachable" error message.
CMD
---------------------------------------------------------------------------------------------------------------
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2017 Microsoft Corporation. All rights reserved.
C:\Users\xyz>ping 1.2.3.4
Pinging 1.2.3.4 with 32 bytes of data:
Reply from 192.168.0.129: Destination net unreachable.
Reply from 192.168.0.129: Destination net unreachable.
Reply from 192.168.0.129: Destination net unreachable.
Reply from 192.168.0.129: Destination net unreachable.
Ping statistics for 1.2.3.4:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Troubleshooting
----------------------------------------------------------------------------------------------------------------
- Restart your router
- Check your computer firewall
- Check your router default gateway
Comments
Post a Comment