We recently deployed a new MX250 but traceroute is not working properly on the appliance for some reason. Here is a traceroute, we don't see all the hops and see request timed out for hop 1 and 3 from VPN clients to 8.8.8.8 through the MX. Hop 2 is it's internal interface. All the other devices and neighbors show all the hops with traceroute.
Are we missing something on the MX? do we need to enable icmp somewhere in the firewall settings?
tracert -d 8.8.8.8
Tracing route to 8.8.8.8 over a maximum of 30 hops
1 * * * Request timed out.
2 9 ms 9 ms 11 ms 10.0.0.254
3 * * * Request timed out.
4 15 ms 15 ms 17 ms 185.225.39.124
5 16 ms 16 ms 23 ms 185.225.38.3
6 54 ms 23 ms 23 ms 188.32.118.39
7 18 ms 18 ms 17 ms 198.170.248.1
8 25 ms 16 ms 16 ms 198.170.237.205
9 16 ms 16 ms 16 ms 8.8.8.8
Trace complete.
And why is it not possible to traceroute from the internal interface (only the external interface) to other devices under tools?