Trace route repeating same hop
-
-
stephenw10 Netgate Administratorlast edited by stephenw10 Sep 18, 2020, 9:32 PM Sep 18, 2020, 9:31 PM
Routing loop probably. You added a default route via something that isn't the WAN?
If you have multiple gateways on that system make sure the WAN is set as the default v4 gateway in System > Routing > Gateways. If it's set to auto it may have chosen another gateway if the WAN went down.
Except the it appears to be looping at the Google end. Not much you can do about that if so.
Steve
-
That's actually the one spot I did check... And the IPV4 DEFAULT gateway is the WAN.
Ipv6 works correctly, btw.
Also really doesn't matter what I do a traceroute to... The pattern is the same.
-
You just get loops all showing the target IP? How exactly are you running traceroute?
-
Ah, are you running outbound limiters for FQ-CoDel?
https://forum.netgate.com/topic/142522/fq_codel-qos-breaks-traceroute
-
YESSSSSSSS! That's it... I did setup the outbound limiters for FQ-CoDel!
Is this a side effect? bug? normal behaviour? Correctable?
-
It's a side effect I guess you could best call it. You need to add the two floating firewall rules shown here to bypass the limiters for traceroute and ping:
https://forum.netgate.com/post/807490Steve
-
@stephenw10 Thank you! :-) I haven't tried the step just yet... family time. I'll get to it over the next couple of days.