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,9 +9,7 @@ conf-file=/etc/dnsmasq.conf
|
||||
log-facility=/var/log/dnsmasq.log
|
||||
log-async=20
|
||||
|
||||
cache-size=1024
|
||||
max-cache-ttl=21600
|
||||
|
||||
cache-size=0
|
||||
dns-forward-max=300
|
||||
edns-packet-max=1232
|
||||
rebind-domain-ok=/fox.home.arpa/
|
||||
|
||||
@@ -9,9 +9,7 @@ conf-file=/etc/dnsmasq.conf
|
||||
log-facility=/var/log/dnsmasq.log
|
||||
log-async=20
|
||||
|
||||
cache-size=1024
|
||||
max-cache-ttl=21600
|
||||
|
||||
cache-size=0
|
||||
dns-forward-max=300
|
||||
edns-packet-max=1232
|
||||
rebind-domain-ok=/fox.home.arpa/
|
||||
|
||||
Reference in New Issue
Block a user