kkkgo / PaoPaoDNS

泡泡DNS是一个能一键部署递归DNS的docker镜像

Home Page:https://blog.03k.org/post/paopaodns.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Help] 国内解析正常,国外解析失败 开启了CUSTOM_FORWARD转发给openwrt的53

Shallowhave opened this issue · comments

在提交之前,请确认

  • 我已经尝试搜索过Issue和看过参数说明,但没有找到相关问题。
  • 我正在使用最新的docker镜像版本(可以尝试docker pull sliamb/paopaodns:latest后重新创建容器,如果不确定的话可以尝试使用sliamb/paopaodns:dev)。

脚本自检日志

=====PaoPaoDNS docker debug=====
[info] images build time : 2023-08-10 16:12:16 UTC
[info] ========== env info ==========
====ENV TEST====
MEM:220m 450m 500000 750mb
prefPC:68
CORES:-4-
POWCORES:-4-
ulimit :-1048576-
FDLIM :-4096-
TZ:-Asia/Shanghai-
UPDATE:-weekly-
DNS_SERVERNAME:-PaoPaoDNS,blog.03k.org-
SERVER_IP:-192.168.1.8-
ETHIP:-192.168.1.8-
DNSPORT:-53-
SOCKS5:-192.168.1.5:7891-
CNAUTO:-yes-
IPV6:-no-
CNFALL:-yes-
CUSTOM_FORWARD:-192.168.1.5:53-
AUTO_FORWARD:-yes-
AUTO_FORWARD_CHECK:-yes-
USE_MARK_DATA:-yes-
RULES_TTL:-0-
CN_TRACKER:-yes-
USE_HOSTS:-no-
HTTP_FILE:-no-
SAFEMODE:--
QUERY_TIME:-2000ms-
ADDINFO:-no-
PLATFORM:-Linux 674a4f36f844 6.1.0-10-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.38-2 (2023-07-27) x86_64 Linux-
====ENV TEST====
[info] ========== process info ==========
PID   USER     TIME  COMMAND
    1 root      0:00 {init.sh} /bin/sh /usr/sbin/init.sh
   22 root      0:00 crond
  168 root      0:02 mosdns start -d /tmp -c mosdns.yaml
  179 root      0:00 {watch_list.sh} /bin/sh /usr/sbin/watch_list.sh
  195 root      0:00 unbound -c /tmp/unbound_forward.conf -p
  204 root      0:00 redis-server unixsocket:/tmp/redis.sock
  208 root      0:01 unbound -c /tmp/unbound_raw.conf -p
  236 root      0:00 inotifywait -e modify,delete /etc/unbound/named.cache /data/Country-only-cn-private.mmdb /data/force_cn_list.txt /data/force_nocn_list.txt /data/global_mark.dat /data/trackerslist.txt /data/for
  317 root      0:00 /bin/sh
  323 root      0:00 {debug.sh} /bin/sh /usr/sbin/debug.sh
  328 root      0:00 ps -ef
[info] ========== cn list info ==========
domain:whoami.ds.akahelp.net
domain:whoami.03k.org
[info] ========== reids info ==========
used_memory_human:977.29K
used_memory_rss_human:6.78M
used_memory_peak_human:1005.30K
total_system_memory_human:3.79G
used_memory_lua_human:31.00K
used_memory_vm_total_human:63.00K
used_memory_scripts_human:181B
maxmemory_human:750.00M
(integer) 82
[test] IP test, you will see that all the following IPs are your public network exit IP !
[test] ========== IP TEST START ==========
CN IP URL:
14.106.58.224
14.106.58.224
------------------
Non-CN IP URL:
14.106.58.224
14.106.58.224
14.106.58.224
14.106.58.224
14.106.58.224
------------------
IP INFO:
14.106.58.224
CN,Chongqing,Chongqing
ASN4134/China Telecom
HTTP/1.1 
curl/8.2.1
Asia/Shanghai Time: 8/11/2023, 8:08:22 AM
------------------
----mosdns whoami aka dig:
"ns" "14.106.58.224"
------------------
----local-unbound whoami aka dig:
"ns" "14.106.58.224"
------------------
----mosdns whoami 03k dig:
14.106.58.224
------------------
----local-unbound whoami 03k dig:
14.106.58.224
[test] ========== IP TEST END ==========

[test] The DNS hijacking test, you will see timed out message !
[test] ========== DNS HIJACK START ==========
;; communications error to 6.7.8.9#53: timed out
;; communications error to 6.7.8.9#53: timed out
;; communications error to 6.7.8.9#53: timed out
;; no servers could be reached


[test] ========== DNS HIJACK END ==========
[test] CN domain test, you will see that the DNS resolution result is CN IP !
[test] ========== CN DOMAIN TEST START ==========
----mosdns CN dig:
www.taobao.com.danuoyi.tbcache.com.
61.128.141.232
61.128.141.233
------------------
----local-unbound CN dig:
www.taobao.com.danuoyi.tbcache.com.
61.128.141.232
61.128.141.233
[test] ========== CN DOMAIN TEST END ==========
[test] Non-CN domain test, you will see that the DNS resolution result is correct IP !
[test] ========== Non-CN DOMAIN TEST START ==========
----mosdns Non-CN dig:
------------------
----dnscrypt-unbound NOCN dig:
------------------
----dnscrypt Non-CN dig:
;; communications error to 127.0.0.1#5302: connection refused
;; communications error to 127.0.0.1#5302: connection refused
;; communications error to 127.0.0.1#5302: connection refused
------------------
----dnscrypt-socks5 Non-CN dig:
;; communications error to 127.0.0.1#5303: connection refused
;; communications error to 127.0.0.1#5303: connection refused
;; communications error to 127.0.0.1#5303: connection refused
[test] ========== Non-CN DOMAIN TEST END ==========
[test] IPv6 Dual CN test: you will see that IPv6 is OK !
[test] ========== IPV6 CN DOMAIN TEST START ==========
[test] ========== IPV6 CN DOMAIN TEST END ==========
[test] IPv6 Dual Non-CN test: you will see that IPv6 is empty !
[test] ========== IPV6 Non-CN DOMAIN TEST START ==========
[test] ========== IPV6 Non-CN DOMAIN TEST END ==========
[test] IPv6 only Non-CN test: you will see that IPv6 is ok !
[test] ========== IPV6 ONLY Non-CN DOMAIN TEST START ==========
[test] ========== IPV6 ONLY Non-CN DOMAIN TEST END ==========

[info] ALL TEST FINISH.

问题描述和复现步骤

.

谢谢反馈,由于Github Actions网络构建出现了问题导致的。使用docker pull sliamb/paopaodns重新拉取镜像,再创建容器试试。