mirror of
https://github.com/daeuniverse/dae.git
synced 2025-07-15 10:18:45 +07:00
docs: fix typo
This commit is contained in:
@ -113,9 +113,9 @@ routing {
|
|||||||
### Preset rules.
|
### Preset rules.
|
||||||
|
|
||||||
# If you set upstream (in section "global") to a DNS service in localhost (dnsmasq, adguard, etc.), to avoid loops,
|
# If you set upstream (in section "global") 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(dnsmasq) -> must_direct
|
#pname(dnsmasq) -> must_direct
|
||||||
|
|
||||||
# add them and let them "must_direct", which will not redirect DNS requests to dae.
|
|
||||||
# Network managers in localhost should be direct to avoid false negative network connectivity check when binding to
|
# Network managers in localhost should be direct to avoid false negative network connectivity check when binding to
|
||||||
# WAN.
|
# WAN.
|
||||||
pname(NetworkManager, systemd-resolved) -> direct
|
pname(NetworkManager, systemd-resolved) -> direct
|
||||||
|
Reference in New Issue
Block a user