From b129dd215d200ad7b8ebabbf44010ddb7b08508c Mon Sep 17 00:00:00 2001 From: CallMeR <9463297+callmer@user.noreply.gitee.com> Date: Fri, 28 Mar 2025 15:52:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20SmartDNS=20=E5=8F=82?= =?UTF-8?q?=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06.PVE制作DNS服务器.md | 2 +- src/debian/debian_dns_smartdns.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/06.PVE制作DNS服务器.md b/06.PVE制作DNS服务器.md index 4c7ef79..060e570 100644 --- a/06.PVE制作DNS服务器.md +++ b/06.PVE制作DNS服务器.md @@ -364,7 +364,7 @@ bind-tcp [::]:6053@lo cache-size 32768 max-query-limit 1024 -max-reply-ip-num 24 +max-reply-ip-num 16 prefetch-domain yes diff --git a/src/debian/debian_dns_smartdns.conf b/src/debian/debian_dns_smartdns.conf index 9cf8a9a..de2376d 100644 --- a/src/debian/debian_dns_smartdns.conf +++ b/src/debian/debian_dns_smartdns.conf @@ -22,7 +22,7 @@ bind-tcp [::]:6053@lo cache-size 32768 max-query-limit 1024 -max-reply-ip-num 24 +max-reply-ip-num 16 prefetch-domain yes