通过以下 Referral 链接购买 DigitalOcean 主机,你将可以帮助 V2EX 持续发展
DigitalOcean - SSD Cloud Servers
iswangsir
V2EX  ›  VPS

daed 的 dns 问题请教

  •  
  •   iswangsir · 36 mins ago · 58 views

    各位大佬,我的 daed 访问一切正常,但是后台日志会报很多国外 dns 的问题,请教大家如果解。

    amy 机场的节点,自建 VPS 的一点问题没有

    这是日志

    [2026-08-16 18:07:39] WARN DNS forward to upstream failed dialer=1.🇭🇰 香港 06 error=failed to forward DNS after retry: unexpected EOF network=tcp+4 outbound=proxy policy=min_moving_avg target=8.8.8.8:53 upstream=tcp+udp://8.8.8.8:53

    [2026-08-16 18:07:39] WARN DNS ingress fast path failed; sending SERVFAIL response dst=192.168.10.254:53 error=failed to forward DNS after retry: unexpected EOF question=[{Name:safebrowsing.googleapis.com. Qtype:1 Qclass:1}] src=192.168.10.50:57402

    [2026-08-16 18:07:44] WARN DNS forward to upstream failed dialer=1.🇭🇰 香港 06 error=i/o timeout network=udp+4 outbound=proxy policy=min_moving_avg target=8.8.8.8:53 upstream=tcp+udp://8.8.8.8:53

    [2026-08-16 18:07:44] WARN DNS forward to upstream failed dialer=1.🇭🇰 香港 06 error=failed to forward DNS after retry: context deadline exceeded network=tcp+4 outbound=proxy policy=min_moving_avg target=8.8.8.8:53 upstream=tcp+udp://8.8.8.8:53

    [2026-08-16 18:07:44] WARN DNS ingress fast path failed; sending SERVFAIL response dst=192.168.10.254:53 error=udp forward failed: i/o timeout; tcp fallback failed: failed to forward DNS after retry: context deadline exceeded question=[{Name:safebrowsing.googleapis.com. Qtype:1 Qclass:1}] src=192.168.10.50:57836

    下面是我 dns 的设置:

    upstream {

    alidns: 'udp://223.5.5.5:53'

    googledns: 'tcp+udp://8.8.8.8:53'

    }

    routing {

    request {

    qname(suffix:ikuai8.com) -> alidns   # 手动指定域名由 alidns 解析
    
    qname(geosite:cn) -> alidns  # 命中 geosite 国内域名由 alidns 解析
    
    qtype(AAAA) -> reject   # 禁止解析 ipv6
    
    fallback: googledns   # 全局兜底由 googledns 解析
    

    }

    }

    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2630 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 21ms · UTC 10:46 · PVG 18:46 · LAX 03:46 · JFK 06:46
    ♥ Do have faith in what you're doing.