Jailer
Not strong, but bad
- Joined
- Sep 12, 2014
- Messages
- 4,977
That's my public IP. The results:Ping 67.209.241.26
Code:
C:\Users\Desktop>ping 67.209.241.26 Pinging 67.209.241.26 with 32 bytes of data: Request timed out. Request timed out. Request timed out. Request timed out. Ping statistics for 67.209.241.26: Packets: Sent = 4, Received = 0, Lost = 4 (100% loss)
Pinging google.com or 8.8.8.8 works as expected.
Code:
C:\Users\Desktop>ping 8.8.8.8 Pinging 8.8.8.8 with 32 bytes of data: Reply from 8.8.8.8: bytes=32 time=27ms TTL=119 Reply from 8.8.8.8: bytes=32 time=40ms TTL=119 Reply from 8.8.8.8: bytes=32 time=30ms TTL=119 Reply from 8.8.8.8: bytes=32 time=37ms TTL=119 Ping statistics for 8.8.8.8: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 27ms, Maximum = 40ms, Average = 33ms C:\Users\Desktop>ping google.com Pinging google.com [172.253.114.113] with 32 bytes of data: Reply from 172.253.114.113: bytes=32 time=44ms TTL=107 Reply from 172.253.114.113: bytes=32 time=38ms TTL=107 Reply from 172.253.114.113: bytes=32 time=31ms TTL=107 Reply from 172.253.114.113: bytes=32 time=38ms TTL=107 Ping statistics for 172.253.114.113: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 31ms, Maximum = 44ms, Average = 37ms