diff --git a/06.PVE制作DNS服务器.md b/06.PVE制作DNS服务器.md index 263b20e..0f40185 100644 --- a/06.PVE制作DNS服务器.md +++ b/06.PVE制作DNS服务器.md @@ -338,7 +338,6 @@ bind [::]:6053@lo bind-tcp [::]:6053@lo cache-size 32768 -force-qtype-SOA 65 max-query-limit 1024 max-reply-ip-num 24 diff --git a/src/debian/debian_dns_smartdns.conf b/src/debian/debian_dns_smartdns.conf index 1892e1c..939e548 100644 --- a/src/debian/debian_dns_smartdns.conf +++ b/src/debian/debian_dns_smartdns.conf @@ -21,7 +21,6 @@ bind [::]:6053@lo bind-tcp [::]:6053@lo cache-size 32768 -force-qtype-SOA 65 max-query-limit 1024 max-reply-ip-num 24