Hello,
I upgraded my router to 7.1.2 and now I’m losing all routing every 8-12 hours. The DHCP default route just disappears, breaking everything along with it. I tried to work around by adding a static route, but it got marked invalid.
According to debug syslog, this seems to happen right after “calc” does a bunch of stuff regarding interface reachability:
Feb 12 12:30:51 10.5.0.1 route,debug,calc 1.3.1 Tag updated routes for merging
Feb 12 12:30:51 10.5.0.1 route,debug,calc 1.3.3 Loading new prefix values
Feb 12 12:30:51 10.5.0.1 route,debug,calc 1.3.4 Merge route updates
Feb 12 12:30:51 10.5.0.1 route,debug,calc 2.2 Merge forwarding path updates
Feb 12 12:30:52 10.5.0.1 route,debug,calc Prepare queued LINK/%*c/10-5/0/SRC10.5.0.1%*c
[snip rest of interfaces]
Feb 12 12:30:52 10.5.0.1 route,debug,calc Set initial reachability for interface LINK/%*c/10-5/0/SRC10.5.0.1%*c
[snip rest of interfaces]
Feb 12 12:30:52 10.5.0.1 route,debug,calc Apply reachability to LINK/%*c/10-5/0/SRC10.5.0.1%*c
[snip rest of interfaces]
Feb 12 12:30:52 10.5.0.1 route,debug,calc Resolving LINK/%*c/10-5/0/SRC10.5.0.1%*c
[snip rest of interfaces]
Feb 12 12:30:52 10.5.0.1 route,debug,calc 3 Main publish
Feb 12 12:30:59 10.5.0.1 route,debug,calc 6.1 Cleanup merge
Within 6 seconds from there VPNs start failing, and within 15 seconds there are DNS failures. It seems to be doing this on ALL interfaces, which doesn’t seem right. I got it to come back up by removing the ping check on the static route, but I still don’t show a DHCP default route, even though I have a valid DHCP lease…
Also odd but notable, I have winbox open through the failure, annd the route list doesn’t update at all, nothing changes, but if I change tab and come back, it suddenly updates and removes everything except the connected interfaces and the invalid static route.
