Here the diagram I need to do:
All LAN DNS Request => Mikrotik DNS Server => DST-NAT to port 5353 => WAN
What I tried to do:
- If I put DST-NAT in firewall, all DNS Request bypassed directly to WAN port 5353. Mikrotik DNS Server not doing anything.
- If I disable that firewall line, all DNS Request going to Mikrotik DNS Server then go directly to WAN port 53.
Thanks for the help.