Hello Everyone,
Setup include VRF and DHCP server dns is set as gateway IP, because some static DNS entries.
DHCP clients unable reach mikortik VRF gateway IP on DNS ports ( service ).
Is might be there are some work around by use of mangle or nat to allow DNS traffic communication from vrf to mikrotik IP ?
Yes, you need to mark incoming connections to dns service and assign incoming packets to vrf main and outgoing packets to specific vrf using mangle rules.
Feels like really crutches.