From b28bb464c124d66d01950cc21bebb03e85b13a91 Mon Sep 17 00:00:00 2001 From: CallMeR <9463297+callmer@user.noreply.gitee.com> Date: Sun, 23 Jul 2023 13:39:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20SmartDNS=20=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06.PVE用模板克隆虚拟机.md | 6 +++--- src/debian_smartdns.conf | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/06.PVE用模板克隆虚拟机.md b/06.PVE用模板克隆虚拟机.md index 5c9dab9..8b7df91 100644 --- a/06.PVE用模板克隆虚拟机.md +++ b/06.PVE用模板克隆虚拟机.md @@ -286,9 +286,9 @@ server 223.5.5.5 -group alidns -exclude-default-group server 2400:3200::1 -group alidns -exclude-default-group nameserver /dns.alidns.com/alidns -server 172.16.1.1 -group fox -exclude-default-group -server fdac::1 -group fox -exclude-default-group -nameserver /fox.local/fox +server 172.16.1.1 -group intranet -exclude-default-group +server fdac::1 -group intranet -exclude-default-group +nameserver /fox.local/intranet domain-rules /fox.local/ -speed-check-mode none -no-cache server-tcp 119.29.29.29 diff --git a/src/debian_smartdns.conf b/src/debian_smartdns.conf index ed59e37..c76d4a6 100644 --- a/src/debian_smartdns.conf +++ b/src/debian_smartdns.conf @@ -27,9 +27,9 @@ server 223.5.5.5 -group alidns -exclude-default-group server 2400:3200::1 -group alidns -exclude-default-group nameserver /dns.alidns.com/alidns -server 172.16.1.1 -group fox -exclude-default-group -server fdac::1 -group fox -exclude-default-group -nameserver /fox.local/fox +server 172.16.1.1 -group intranet -exclude-default-group +server fdac::1 -group intranet -exclude-default-group +nameserver /fox.local/intranet domain-rules /fox.local/ -speed-check-mode none -no-cache server-tcp 119.29.29.29