mirror of
https://github.com/furaihan/simple-mikrotik-script.git
synced 2025-06-24 06:58:37 +02:00
Rename quad9-doh.f to quad9-doh
This commit is contained in:
parent
b2c3b679ec
commit
1208be7fc0
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@ add address=104.16.249.249 name=cloudflare-dns.com type=A
|
|||
/ip firewall nat
|
||||
add action=redirect chain=dstnat comment=DNS dst-port=53 protocol=udp \
|
||||
to-ports=53
|
||||
add action=redirect chain=dstnat dst-port=53 protocol=tcp to-ports=53
|
||||
add action=redirect chain=dstnat dst-port=53 protocol=tcp to-ports=53
|
Loading…
Add table
Add a link
Reference in a new issue