NTPon VRF

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…

There is no easy way to specify a source address in a VRF with NTP…

However, you can setup an output rule to match ntp and then apply a routing-mark for the VRF you want it to be in. That should get you working. :smiley: