From fe8fbff04c9fe92a619800b2463a6a84747bf773 Mon Sep 17 00:00:00 2001 From: CallMeR <9463297+callmer@user.noreply.gitee.com> Date: Tue, 23 Apr 2024 10:39:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Dnsmasq=20=E7=BC=93?= =?UTF-8?q?=E5=AD=98=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06.PVE制作DNS服务器.md | 2 +- 07.PVE制作TS服务器.md | 2 +- src/debian/debian_dns_dnsmasq.conf | 2 +- src/debian/debian_ts_dnsmasq.conf | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/06.PVE制作DNS服务器.md b/06.PVE制作DNS服务器.md index 9527556..12c2ab7 100644 --- a/06.PVE制作DNS服务器.md +++ b/06.PVE制作DNS服务器.md @@ -439,7 +439,7 @@ log-facility=/var/log/dnsmasq.log log-async=20 cache-size=2048 -max-cache-ttl=21600 +max-cache-ttl=10800 fast-dns-retry=1800 edns-packet-max=1232 rebind-domain-ok=/fox.home.arpa/ diff --git a/07.PVE制作TS服务器.md b/07.PVE制作TS服务器.md index fc6ed25..3357861 100644 --- a/07.PVE制作TS服务器.md +++ b/07.PVE制作TS服务器.md @@ -512,7 +512,7 @@ log-facility=/var/log/dnsmasq.log log-async=20 cache-size=2048 -max-cache-ttl=21600 +max-cache-ttl=10800 fast-dns-retry=1800 edns-packet-max=1232 rebind-domain-ok=/fox.home.arpa/ diff --git a/src/debian/debian_dns_dnsmasq.conf b/src/debian/debian_dns_dnsmasq.conf index 4a06829..9aab32c 100644 --- a/src/debian/debian_dns_dnsmasq.conf +++ b/src/debian/debian_dns_dnsmasq.conf @@ -10,7 +10,7 @@ log-facility=/var/log/dnsmasq.log log-async=20 cache-size=2048 -max-cache-ttl=21600 +max-cache-ttl=10800 fast-dns-retry=1800 edns-packet-max=1232 rebind-domain-ok=/fox.home.arpa/ diff --git a/src/debian/debian_ts_dnsmasq.conf b/src/debian/debian_ts_dnsmasq.conf index 7af5694..3265bd4 100644 --- a/src/debian/debian_ts_dnsmasq.conf +++ b/src/debian/debian_ts_dnsmasq.conf @@ -10,7 +10,7 @@ log-facility=/var/log/dnsmasq.log log-async=20 cache-size=2048 -max-cache-ttl=21600 +max-cache-ttl=10800 fast-dns-retry=1800 edns-packet-max=1232 rebind-domain-ok=/fox.home.arpa/