FortiGate 100E Ping Response - Expected Result?
Hey all,
This could be a general question on FortiGate products, not sure yet.
I have a FortiGate 100E on 6.0.5. Configuring and testing a WAN port.
If I exec ping <gateway> I get an expected response.
But when I exec ping 1.1.1.1 or exec traceroute 1.1.1.1 (or any other IP beyond my gateway) the response I get is:
traceroute to 1.1.1.1 (1.1.1.1), 32 hops max, 3 probe packets per hop, 72 byte packets
1 127.0.0.1 <localhost> 883.985 ms !H 2993.665 ms !H 2999.748 ms !H
I am troubleshooting a new WAN, so no connectivity beyond gateway is not what I need help with.
I just want to know, is it normal to receive a response from localhost?
Looking at the timing, ~ 3000ms, this would indicate a failure / timeout, but why respond with localhost instead of with just a simple Response timed out?