Script:
/ip firewall nat
add action=dst-nat chain=dstnat comment="Redirect DNS" dst-port=53 protocol=tcp to-addresses=199.85.127.30 to-ports=53
add action=dst-nat chain=dstnat comment="Redirect DNS" dst-port=53 protocol=udp to-addresses=199.85.127.30 to-ports=53
Note:
Norton DNS: 199.85.126.30
199.85.127.30
Ref: http://wiki.mikrotik.com/wiki/Force_users_to_use_specified_DNS_server
2 comments
Write commentsIPS ARE SAME... SO CHANGE ONE IP TO 199.85.126.30..
Reply/ip firewall nat
add action=dst-nat chain=dstnat comment="Redirect DNS" dst-port=53 protocol=tcp to-addresses=199.85.126.30 to-ports=53
add action=dst-nat chain=dstnat comment="Redirect DNS" dst-port=53 protocol=udp to-addresses=199.85.127.30 to-ports=53
I can't use it with hotpsot enabled , if so the hotspot page will never show for clients and they will not be able to ping the local hotspot ip , any solution for that ?
ReplyEmoticonEmoticon