Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /ip firewall nat
- add action=dst-nat chain=dstnat dst-port=53 per-connection-classifier=both-addresses-and-ports:2/0 protocol=udp src-address-list=private-lokal to-addresses=118.98.44.10 to-ports=53
- add action=dst-nat chain=dstnat dst-port=53 per-connection-classifier=both-addresses-and-ports:2/1 protocol=udp src-address-list=private-lokal to-addresses=118.98.44.100 to-ports=53
- /ip dns
- set servers=118.98.44.10,118.98.44.100
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement