diff --git a/07.PVE制作TS服务器.md b/07.PVE制作TS服务器.md index 1bbe765..8002abf 100644 --- a/07.PVE制作TS服务器.md +++ b/07.PVE制作TS服务器.md @@ -529,6 +529,7 @@ domain-needed local-service no-hosts no-negcache +no-resolv no-round-robin rebind-localhost-ok stop-dns-rebind diff --git a/src/debian/debian_ts_dnsmasq.conf b/src/debian/debian_ts_dnsmasq.conf index 3ad9d61..9792352 100644 --- a/src/debian/debian_ts_dnsmasq.conf +++ b/src/debian/debian_ts_dnsmasq.conf @@ -20,6 +20,7 @@ domain-needed local-service no-hosts no-negcache +no-resolv no-round-robin rebind-localhost-ok stop-dns-rebind