- Joined
- Apr 20, 2016
- Messages
- 95
- Points
- 6
When I tried to ping a domain, the result is as
whats TTL mean in Ping?
How is a good TTL? it should be high or low?
Code:
C:\Users\user>ping www.example.com
Pinging www.example.com [xxx.xx.xx.xxx] with 32 bytes of data:
Reply from xxx.xx.xx.xxx: bytes=32 time=254ms TTL=49
Reply from xxx.xx.xx.xxx: bytes=32 time=263ms TTL=49
Reply from xxx.xx.xx.xxx: bytes=32 time=264ms TTL=49
Reply from xxx.xx.xx.xxx: bytes=32 time=251ms TTL=49
Ping statistics for xxx.xx.xx.xxx:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 251ms, Maximum = 264ms, Average = 258ms
C:\Users\user>
How is a good TTL? it should be high or low?