I have a Ubuntu Server connected to two networks: 10.0.8.18/24 and 10.0.18.2/24.
When doing traceroute from 10.0.8.x to an IP in 10.0.18.0/24 I get:
traceroute to 10.0.18.1 (10.0.18.1), 30 hops max, 60 byte packets
1 10.0.8.18 (10.0.8.18) 18.237 ms 18.217 ms 18.438 ms
2 10.0.18.1 (10.0.18.1) 18.455 ms * *
But when doing the traceroute to the IP 10.0.18.2 I only get:
traceroute to 10.0.18.2 (10.0.18.2), 30 hops max, 60 byte packets
1 10.0.18.2 (10.0.18.2) 17.809 ms 17.822 ms 17.818 ms
Is there a way to make 10.0.8.18 appear as a hop?