From 5e228452ec1530b705db7f4a1ad887adf211e38b Mon Sep 17 00:00:00 2001 From: CallMeR <9463297+callmer@user.noreply.gitee.com> Date: Thu, 3 Apr 2025 17:31:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20SmartDNS=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 + src/debian/debian_dns_smartdns.conf | 1 + 2 files changed, 2 insertions(+) diff --git a/06.PVE制作DNS服务器.md b/06.PVE制作DNS服务器.md index 060e570..0f2efd9 100644 --- a/06.PVE制作DNS服务器.md +++ b/06.PVE制作DNS服务器.md @@ -358,6 +358,7 @@ $ sudo nvim /etc/smartdns/smartdns.conf conf-file /etc/smartdns.d/*.conf log-level notice +log-console yes bind [::]:6053@lo bind-tcp [::]:6053@lo diff --git a/src/debian/debian_dns_smartdns.conf b/src/debian/debian_dns_smartdns.conf index de2376d..0bce5e8 100644 --- a/src/debian/debian_dns_smartdns.conf +++ b/src/debian/debian_dns_smartdns.conf @@ -16,6 +16,7 @@ conf-file /etc/smartdns.d/*.conf log-level notice +log-console yes bind [::]:6053@lo bind-tcp [::]:6053@lo