Hi,
When I am using tracert from other network ie (172.22.0.x) to 172.22.7.41, the trace is complete within 1 hop, why it is not showing the path which it takes to complete the trace.
I am able to ping the other network computer from my network.
ping output
+++++++++++
C:\Users\Aloo>ping 172.22.7.41
Pinging 172.22.7.41 with 32 bytes of data:
Reply from 172.22.7.41: bytes=32 time=1ms TTL=63
Reply from 172.22.7.41: bytes=32 time<1ms TTL=63
Reply from 172.22.7.41: bytes=32 time<1ms TTL=63
Reply from 172.22.7.41: bytes=32 time<1ms TTL=63
Ping statistics for 172.22.7.41:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 1ms, Average = 0ms
tracert output
+++++++++++++
C:\Users\Aloo>tracert 172.22.7.41
Tracing route to 172.22.7.41 over a maximum of 30 hops
1 <1 ms <1 ms <1 ms 172.22.7.41
Trace complete.
Machine 1: 172.22.0.40
Machine 2: 172.22.7.41