From 24b087aa1e752964c0e8ef231f6bcd8cc96b2797 Mon Sep 17 00:00:00 2001 From: CallMeR <9463297+callmer@user.noreply.gitee.com> Date: Sat, 2 Dec 2023 12:22:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20SmartDNS=20=E9=BB=98?= =?UTF-8?q?=E8=AE=A4=E7=AB=AF=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/debian/debian_dns_dnsmasq.conf | 4 ++-- src/debian/debian_dns_dnsmasq_smartdns.conf | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/debian/debian_dns_dnsmasq.conf b/src/debian/debian_dns_dnsmasq.conf index 61061d6..bce321e 100644 --- a/src/debian/debian_dns_dnsmasq.conf +++ b/src/debian/debian_dns_dnsmasq.conf @@ -43,6 +43,6 @@ server=/test/ server=/fox.home.arpa/172.16.1.1 server=/fox.home.arpa/fdac::1 -server=127.0.0.1#8053 -server=::1#8053 +server=127.0.0.1#6053 +server=::1#6053 diff --git a/src/debian/debian_dns_dnsmasq_smartdns.conf b/src/debian/debian_dns_dnsmasq_smartdns.conf index a6298de..74b21ed 100644 --- a/src/debian/debian_dns_dnsmasq_smartdns.conf +++ b/src/debian/debian_dns_dnsmasq_smartdns.conf @@ -15,8 +15,8 @@ conf-file /etc/smartdns/anti-ad-smartdns.conf cache-file /tmp/smartdns.cache -bind [::]:8053@lo -bind-tcp [::]:8053@lo +bind [::]:6053@lo +bind-tcp [::]:6053@lo serve-expired yes serve-expired-ttl 57600