mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-08-31 05:52:52 +08:00
关闭 TS 服务器 Dnsmasq 的 DNS 缓存
This commit is contained in:
+1
-1
@@ -511,7 +511,7 @@ conf-file=/etc/dnsmasq.conf
|
||||
log-facility=/var/log/dnsmasq.log
|
||||
log-async=20
|
||||
|
||||
cache-size=1024
|
||||
cache-size=0
|
||||
edns-packet-max=1232
|
||||
rebind-domain-ok=/fox.home.arpa/
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ conf-file=/etc/dnsmasq.conf
|
||||
log-facility=/var/log/dnsmasq.log
|
||||
log-async=20
|
||||
|
||||
cache-size=1024
|
||||
cache-size=0
|
||||
edns-packet-max=1232
|
||||
rebind-domain-ok=/fox.home.arpa/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user