Rerouting DNS requests in 2.9

I have a sick DNS server (another OS) that keeps going down, requiring a reboot to get it working again. Let’s call it Router1. It is also my main router, which is working OK other than its DNS problem.

I have a downstream MT router/AP (Router2) running 2.97 that all my traffic flows through before it hits Router1 and then goes onto the internet. I am trying to add a statement in the firewall settings of Router2 that redirects DNS requests being sent to Router1 and has them processed by Router2’s DNS server.

I have tried adding a DST-Nat statement, but that did not work. I tried to add a Forward statement, but was not sure what the Action should be. I tried using Jump, but that did not work.

Any help would be greatly appreciated.

See this discussion

http://forum.mikrotik.com/t/req-how-to-setup-all-ip-redirect-automatically-2web-proxy/3649/1

and adjust where needed.

–Tom