From a606d3f6e4d85d11255850535ad10f57e17e143e Mon Sep 17 00:00:00 2001 From: CallMeR <9463297+callmer@user.noreply.gitee.com> Date: Wed, 8 Jan 2025 17:46:19 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=20Dnsmasq=20=E5=86=85?= =?UTF-8?q?=E7=BD=91=E5=9F=9F=E5=90=8D=E7=AD=96=E7=95=A5?= 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 insertions(+) diff --git a/06.PVE制作DNS服务器.md b/06.PVE制作DNS服务器.md index 5c2ab09..df1fe2f 100644 --- a/06.PVE制作DNS服务器.md +++ b/06.PVE制作DNS服务器.md @@ -455,6 +455,7 @@ server=/alt/ server=/home.arpa/ server=/example/ server=/bind/ +server=/internal/ server=/invalid/ server=/lan/ server=/local/ diff --git a/07.PVE制作TS服务器.md b/07.PVE制作TS服务器.md index 461fc29..0f724d7 100644 --- a/07.PVE制作TS服务器.md +++ b/07.PVE制作TS服务器.md @@ -565,6 +565,7 @@ server=/alt/ server=/home.arpa/ server=/example/ server=/bind/ +server=/internal/ server=/invalid/ server=/lan/ server=/local/ diff --git a/src/debian/debian_dns_dnsmasq.conf b/src/debian/debian_dns_dnsmasq.conf index 5c1b642..9e4ccd0 100644 --- a/src/debian/debian_dns_dnsmasq.conf +++ b/src/debian/debian_dns_dnsmasq.conf @@ -32,6 +32,7 @@ server=/alt/ server=/home.arpa/ server=/example/ server=/bind/ +server=/internal/ server=/invalid/ server=/lan/ server=/local/ diff --git a/src/debian/debian_ts_dnsmasq.conf b/src/debian/debian_ts_dnsmasq.conf index aa9dd0a..990e400 100644 --- a/src/debian/debian_ts_dnsmasq.conf +++ b/src/debian/debian_ts_dnsmasq.conf @@ -32,6 +32,7 @@ server=/alt/ server=/home.arpa/ server=/example/ server=/bind/ +server=/internal/ server=/invalid/ server=/lan/ server=/local/