mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-09-01 14:32:53 +08:00
优化 DNS 配置参数
This commit is contained in:
+2
-1
@@ -102,6 +102,8 @@ $ sudo tee /etc/systemd/resolved.conf.d/10-server-dns.conf >/dev/null <<'EOF'
|
||||
DNS=127.0.0.1
|
||||
DNS=::1
|
||||
DNSStubListener=no
|
||||
LLMNR=no
|
||||
MulticastDNS=no
|
||||
EOF
|
||||
```
|
||||
|
||||
@@ -436,7 +438,6 @@ no-hosts
|
||||
no-ident
|
||||
no-resolv
|
||||
no-round-robin
|
||||
rebind-localhost-ok
|
||||
stop-dns-rebind
|
||||
rebind-domain-ok=/fox.internal/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user