Hello, this is my first message.
I´ve got a lab when i have one VRF connected to a Cisco Router.
The VRF works well.
The problem is when i decided to uses NTP client from Mikrotik to VRF Cisco.
I have one routing mark in firewall:
chain output, protocol UDP, port 123, ACTION=mark routing VRF passthroug yes
This works well too because in firewall match packets.
Now in IP route Rules insert the next rules:
routing mark= VRF lookup routing table VRF
This don´t work, the NTP no sincronize.
When change Rule to:
Destination Address=xxx.xxx.xxx.xxx lookup routing table VRF works ok, but work all protocols…
If change rule include routing mark no works.
Why???
Plase help me…