Windows 7 ping

  • Hey - turns out IRC is out and something a little more modern has taken it's place... A little thing called Discord!

    Join our community @ https://discord.gg/JuaSzXBZrk for a pick-up game, or just to rekindle with fellow community members.

Thrasher (_!_)

=]????[=
Feb 21, 2002
6,200
63
Staffs,UK
does anyone know how to make Windows 7 perform pings properly?

If you try and ping something that is offline...you get a reply from your own IP saying "Destination host unreachable" when I want a proper fail :-/
 
its the windows firewall

if you just wanna do every now and again turn off firewall ping then turn back on

if not you gotta make a rule google aint bad u know :P
 
Firewall on or off I get same response: my IP is 192.168.1.105

C:\Users\Andy>ping 192.168.1.2

Pinging 192.168.1.2 with 32 bytes of data:
Reply from 192.168.1.105: Destination host unreachable.
Reply from 192.168.1.105: Destination host unreachable.
Reply from 192.168.1.105: Destination host unreachable.
Reply from 192.168.1.105: Destination host unreachable.

Ping statistics for 192.168.1.2:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
 
You're pinging something in the same subnet, it's completely normal that it returns "destination not reachable".

If you try pinging 123.123.123.123 or something it will time out.