subandribkd / subandri

DNS static
0 stars 0 forks source link

mikrotik Dns forward #1

Open subandribkd opened 9 months ago

subandribkd commented 9 months ago

mikrotik dns

ip dns static add name=subandri.sch.id address=200.200.10.5 ip dns cache flush ip dns set allow-remote-requests=yes

tambah roule

ip firewall nat add chain=dstnat protocol=udp dst-port=53 action=dst-nat to-address=200.200.10.1 to-port=53