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