Hi,
on my RBD52G-5HacD2HnD, where I’m using router OS 7.3.1, I configured OSPF instance which worked fine on my main VRF. But when I tried to move OSPF to secondary VRF, it stopped working. It just doesn’t form connection with neighbors, I enabled logging (/system logging add topics=ospf,!raw) and it prints that instance is sending hello, but thats it. No OSPF neighbours are shown on the list.
Hello,
I resolved issue with the support. I’m writing here for anyone having similar problems…
Problem is with in-interface and in-interface list parameter in firewall when VRF is used. Current solution is to upgrade RouterOS to 7.4beta5 and add firewall rule to allow OSPF from specific interface (in-interface), rule where in-interface list is specified for allowing OSPF traffic is not fixed yet.
Thank you, I hit a similar problem when I converted my setup from manually configured routing rules into VRF configuration.
Lots of problems with the firewall, it apparently is caused by my extensive use of interface lists in the firewall, and they indeed do not work for VRF interfaces.
Waiting for next version then…