mirror of
https://github.com/daeuniverse/dae.git
synced 2025-07-16 19:00:05 +07:00
docs: guide for external dns
This commit is contained in:
@ -122,7 +122,7 @@ routing {
|
||||
# If you bind to WAN and set upstream (in section "dns") to a DNS service in localhost (dnsmasq, adguard, etc.),
|
||||
# to avoid loops, let them "must_direct", which makes DNS requests not redirect back to dae again.
|
||||
# "pname" means process name.
|
||||
#pname(dnsmasq) && l4proto(udp) && port(53) -> must_direct
|
||||
#pname(dnsmasq) && l4proto(udp) && dport(53) -> must_direct
|
||||
|
||||
# Network managers in localhost should be direct to avoid false negative network connectivity check when binding to
|
||||
# WAN.
|
||||
|
Reference in New Issue
Block a user