Chinaunix

标题: POWERDNS问题(非本机TIME OUT) 急!如果我有没说请告诉我 [打印本页]

作者: quanz716    时间: 2011-09-16 13:55
标题: POWERDNS问题(非本机TIME OUT) 急!如果我有没说请告诉我
本帖最后由 quanz716 于 2011-09-16 14:11 编辑

服务器架设好后 服务器自己可以通过自己来解析写好的域名 服务器在公网
但是我在自己的机器把DNS改成服务器的却不能解析
服务器是禁PING的 难道禁PING会引发这种问题?不会吧!
NSLOOKUP+DIG都在最后提示TIMEOUT
服务器的防火墙肯定关了 TELNET53也是正常的。这是什么原因啊!大家帮忙分析下

Sep 16 06:06:41 This is module gmysqlbackend.so reporting
Sep 16 06:06:41 This is a standalone pdns
Sep 16 06:06:41 It is advised to bind to explicit addresses with the --local-address option
Sep 16 06:06:41 UDP server bound to 0.0.0.0:53
Sep 16 06:06:41 TCP server bound to 0.0.0.0:53
Sep 16 06:06:41 PowerDNS 2.9.21 (C) 2001-2006 PowerDNS.COM BV (Apr  1 2008, 11:48:50, gcc 4.1.2 20070626 (Red Hat 4.1.2-14)) starting up
Sep 16 06:06:41 PowerDNS comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it according to the terms of the GPL version 2.
Sep 16 06:06:41 Set effective group id to 105
Sep 16 06:06:41 Set effective user id to 103
Sep 16 06:06:41 Creating backend connection for TCP
% Sep 16 06:06:41 gmysql Connection succesful
Sep 16 06:06:41 About to create 3 backend threads for UDP
Sep 16 06:06:41 gmysql Connection succesful
Sep 16 06:06:41 gmysql Connection succesful
Sep 16 06:06:41 gmysql Connection succesful
Sep 16 06:06:41 Done launching threads, ready to distribute questions
Sep 16 06:07:25 Distributor misses a thread (4<3), spawning new one
Sep 16 06:07:25 gmysql Connection succesful
作者: quanz716    时间: 2011-09-16 17:31
顶上去!客户端这边就是TIMEOUT 但是服务器有提示
fail to 61.160.223.162 (recursion was desired)
Sep 16 17:24:11 Not authoritative for '39.10.249.218.in-addr.arpa', sending servfail to 61.160.223.162 (recursion was desired)
Sep 16 17:25:10 Not authoritative for '39.10.249.218.in-addr.arpa', sending servfail to 61.160.223.162 (recursion was desired)
Sep 16 17:26:10 Not authoritative for '39.10.249.218.in-addr.arpa', sending servfail to 61.160.223.162 (recursion was desired)
Sep 16 17:27:10 Not authoritative for '39.10.249.218.in-addr.arpa', sending servfail to 61.160.223.162 (recursion was desired)

求解!
作者: llzqq    时间: 2011-09-20 08:30
UDP 53端口开放了吗
作者: quanz716    时间: 2011-09-21 14:47
本帖最后由 quanz716 于 2011-09-21 15:01 编辑

[root@localhost ~]# netstat -an|grep 53
tcp        0      0 61.160.223.162:53           0.0.0.0:*                   LISTEN      
tcp        0   1450 61.160.223.162:6001         113.96.206.68:53422         ESTABLISHED
tcp        0    176 ::ffff:61.160.223.162:22    ::ffff:218.249.10.39:53657  ESTABLISHED
udp        0      0 61.160.223.162:53           0.0.0.0:*                              
udp        0      0 0.0.0.0:5353                0.0.0.0:*                              
udp        0      0 :::5353                     :::*            

这应该是都监听了啊
作者: ns208    时间: 2012-11-15 14:50
你需要配置递归服务器




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2