dst-nat dns request from mikrotik dns server

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:

  1. If I put DST-NAT in firewall, all DNS Request bypassed directly to WAN port 5353. Mikrotik DNS Server not doing anything.
  2. 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.

That would be dstnat for router’s own output. RouterOS currently doesn’t offer any simple way how to do it. There is one, but it’s very very ugly:

http://forum.mikrotik.com/t/dstnat-in-output-chain/104694/11