From fb78eec84e4e5ebfa88423a09a78be9ec3ed3013 Mon Sep 17 00:00:00 2001 From: CallMeR <9463297+callmer@user.noreply.gitee.com> Date: Thu, 12 Jun 2025 01:42:08 +0800 Subject: [PATCH] =?UTF-8?q?=E7=B2=BE=E7=AE=80=20Dnsmasq=20=E5=8F=82?= =?UTF-8?q?=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06.PVE制作DNS服务器.md | 1 - 07.PVE制作TS服务器.md | 1 - src/debian/debian_dns_dnsmasq.conf | 1 - src/debian/debian_ts_dnsmasq.conf | 1 - 4 files changed, 4 deletions(-) diff --git a/06.PVE制作DNS服务器.md b/06.PVE制作DNS服务器.md index 4f04a97..a74c656 100644 --- a/06.PVE制作DNS服务器.md +++ b/06.PVE制作DNS服务器.md @@ -441,7 +441,6 @@ domain-needed no-hosts no-negcache no-resolv -no-round-robin rebind-localhost-ok stop-dns-rebind diff --git a/07.PVE制作TS服务器.md b/07.PVE制作TS服务器.md index 0cb2305..5fb4b65 100644 --- a/07.PVE制作TS服务器.md +++ b/07.PVE制作TS服务器.md @@ -553,7 +553,6 @@ domain-needed no-hosts no-negcache no-resolv -no-round-robin rebind-localhost-ok stop-dns-rebind diff --git a/src/debian/debian_dns_dnsmasq.conf b/src/debian/debian_dns_dnsmasq.conf index 83679fc..f93ad4e 100644 --- a/src/debian/debian_dns_dnsmasq.conf +++ b/src/debian/debian_dns_dnsmasq.conf @@ -22,7 +22,6 @@ domain-needed 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 aee4dfe..ef6d1af 100644 --- a/src/debian/debian_ts_dnsmasq.conf +++ b/src/debian/debian_ts_dnsmasq.conf @@ -22,7 +22,6 @@ domain-needed no-hosts no-negcache no-resolv -no-round-robin rebind-localhost-ok stop-dns-rebind