mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-08-31 22:12:51 +08:00
更新 SmartDNS 默认端口
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user