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