สำหรับ Windows ถ้าฉันติดตาม Google ฉันได้รับสิ่งต่อไปนี้
C:\Users\Dave>tracert -d -w 100 www.google.com
Tracing route to www.google.com [216.58.220.100]
over a maximum of 30 hops:
1 <1 ms <1 ms <1 ms 192.168.1.1
2 17 ms * 16 ms [redacted]
3 17 ms 16 ms 17 ms [redacted]
4 34 ms 34 ms 34 ms 150.101.33.18
5 35 ms 43 ms 33 ms 72.14.221.174
6 33 ms 33 ms 33 ms 66.249.95.234
7 31 ms 31 ms 31 ms 209.85.142.11
8 33 ms 33 ms 38 ms 216.58.220.100
Trace complete.
ตอนนี้ถ้าฉัน ping ที่อยู่ IP สุดท้ายที่สามที่ 66.249.95.234 ฉันได้รับสิ่งนี้ ...
C:\Users\Dave>ping 66.249.95.234
Pinging 66.249.95.234 with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 66.249.95.234:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
เป็นอย่างไรภายใน 'ping' เพื่อ tracert อย่างใดทำงานแตกต่างจากที่ ping จริง แตกต่างกันอย่างไร ฉันต้องทำอย่างไรเพื่อให้ ping ทำงานเหมือน tracert