TRANSPAREN DNS TCP UDP MIKROTIK
/ip firewall nat
add chain=dstnat dst-port=53 in-interface=ether3-HOTSPOT protocol=udp to-ports=53 comment="TRANSPARENT-DNS-UDP LOCAL" disabled=no action=dst-nat
add chain=dstnat dst-port=53 in-interface=ether3-HOTSPOT protocol=tcp to-ports=53 comment="" disabled=no action=dst-nat
add chain=dstnat dst-port=53 in-interface=ether2-PROXY protocol=udp to-ports=53 comment="TRANSPARENT-DNS-UDP PROXY" disabled=no action=dst-nat
add chain=dstnat dst-port=53 in-interface=ether2-PROXY protocol=tcp to-ports=53 comment="" disabled=no action=dst-nat
0 komentar:
Posting Komentar