diff --git a/06.PVE制作DNS服务器.md b/06.PVE制作DNS服务器.md index 11495a1..8431236 100644 --- a/06.PVE制作DNS服务器.md +++ b/06.PVE制作DNS服务器.md @@ -346,6 +346,7 @@ rr-ttl-max 28800 rr-ttl-reply-max 14400 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 6726bc2..824b7ce 100644 --- a/src/debian/debian_dns_smartdns.conf +++ b/src/debian/debian_dns_smartdns.conf @@ -29,6 +29,7 @@ rr-ttl-max 28800 rr-ttl-reply-max 14400 cache-size 32768 +force-qtype-SOA 65 max-query-limit 1024 max-reply-ip-num 24