If they fixed something in OSPF, it should be in the change log. I don’t want to deploy new SW and have something else break. Its flaky enough as is. The fixlist disparity from 2.9.41 to 2.9.42 has nothing noted about OSPF fixes.
try disabling that static route and see how long does it take to update other router.
route update might take some time. maybe that is the problem, also you could check in logs (firs turn on logging for ospf) what is happening if you again encounter situation when static route is not redistributed
Thanks Janisk. It was like this for more than an hour before we found out that customers couldn’t get to the internet. Before restarting the gateway router, I restarted two neighbor routers to see if that would trigger the gateway router to restribute the static default but it didn’t. All of the dynamic routes made it OK.
I have seen similar problems with OSPF and redistribution of static and connected routes not updating.
Often the only way I can get it to work is to delete all the OSPF rules, and then re-program them using a script. If I delete the rules and redo them using Winbox, nothing changes, but re-programming with a script ‘magically’ fixes the problem… !
I had problems with OSPF when i was using CM9 and enabled compression. Routes were not distributing at all. After disabling CM9 compression (and losing 1mbps of bandwidth ) everything works