mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-08-31 22:12:51 +08:00
更新 Dnsmasq 配置
This commit is contained in:
@@ -9,18 +9,17 @@ conf-file=/etc/dnsmasq.conf
|
||||
log-facility=/var/log/dnsmasq.log
|
||||
log-async=20
|
||||
|
||||
cache-size=0
|
||||
dns-forward-max=300
|
||||
cache-size=2048
|
||||
max-cache-ttl=21600
|
||||
fast-dns-retry=1800
|
||||
edns-packet-max=1232
|
||||
rebind-domain-ok=/fox.home.arpa/
|
||||
|
||||
bind-dynamic
|
||||
bogus-priv
|
||||
domain-needed
|
||||
localise-queries
|
||||
local-service
|
||||
no-hosts
|
||||
no-negcache
|
||||
no-resolv
|
||||
no-round-robin
|
||||
rebind-localhost-ok
|
||||
|
||||
@@ -9,18 +9,17 @@ conf-file=/etc/dnsmasq.conf
|
||||
log-facility=/var/log/dnsmasq.log
|
||||
log-async=20
|
||||
|
||||
cache-size=0
|
||||
dns-forward-max=300
|
||||
cache-size=2048
|
||||
max-cache-ttl=21600
|
||||
fast-dns-retry=1800
|
||||
edns-packet-max=1232
|
||||
rebind-domain-ok=/fox.home.arpa/
|
||||
|
||||
bind-dynamic
|
||||
bogus-priv
|
||||
domain-needed
|
||||
localise-queries
|
||||
local-service
|
||||
no-hosts
|
||||
no-negcache
|
||||
no-round-robin
|
||||
rebind-localhost-ok
|
||||
stop-dns-rebind
|
||||
|
||||
Reference in New Issue
Block a user