You can speedup DNS search of your Lan Pc without increasing CPU use adding this rule to your Microtik:
/ip firewall filter
add action=fasttrack-connection chain=forward comment=”Fasttrack DNS UDP” dst-port=53 protocol=udp
You can speedup DNS search of your Lan Pc without increasing CPU use adding this rule to your Microtik:
/ip firewall filter
add action=fasttrack-connection chain=forward comment=”Fasttrack DNS UDP” dst-port=53 protocol=udp