Hi,
My client is assigned with this following information
IP Address = 10.13.2.63/24
Default Gateway = 10.13.2.254
And when I run command
C:\> tracert 10.4.8.62
I get this following result
Tracing route to 10.4.8.62 over a maximum of 30 hops
1 <1 ms <1 ms <1 ms 10.13.2.253
2 <1 ms <1 ms <1 ms 10.13.1.249
3 5 ms 5 ms 5 ms 10.254.1.78
4 6 ms 5 ms 5 ms 10.200.64.254
5 5 ms 14 ms 5 ms 10.4.8.62
My question is why a tracert command did not show my default gateway as first hop. As I now my default gateway is interface that I go throw him.
BR,
Auos