tags 574331 +moreinfo thanks
Hello Lucas! What kind of network setup did you use to provoke your failure? It looks like t/001-connection-checks.t was able to query an external nameserver in your setup, but was not able to query the root nameservers. With a local DROP policy in my firewall I get: ------------------------------------------------------------------------ t/001-connection-checks.t .. 1/1 # # # Executing heuristic to see if have unlimited view of the Internet # If the heuristic fails this could have various reasons probably having # nothing to do with bugs in Net::DNS # # # Error querying local resolver: query timed out # We are canceling all test # This is not an error in Net::DNS # IPv4 Online tests disabled. # IPv6 Online tests disabled. ------------------------------------------------------------------------ When dropping forwarded traffic on my outgoing router, but making the local resolver work I get: ------------------------------------------------------------------------ t/001-connection-checks.t .. 1/1 # # # Executing heuristic to see if have unlimited view of the Internet # If the heuristic fails this could have various reasons probably having # nothing to do with bugs in Net::DNS # # # # Will try to connect to ns1.net-dns.org (213.154.224.48 or 2001:7b8:206:1:0:1234:be21:e31e) # # Failed querying 213.154.224.48: query timed out # # It could be you do not have global IP connectivity' # This is not an error in Net::DNS # You can confirm this by trying 'ping 213.154.224.48' # # Alternatively the Nameserver running on 213.154.224.48 is currently down' # # IPv4 Online tests disabled. # # Failed querying 2001:7b8:206:1:0:1234:be21:e31e: Send error: Network is unreachable # # It could be you do not have global IP connectivity' # This is not an error in Net::DNS # You can confirm this by trying 'ping6 2001:7b8:206:1:0:1234:be21:e31e' # # Alternatively the Nameserver running on 2001:7b8:206:1:0:1234:be21:e31e is currently down' # # IPv6 Online tests disabled. # # ------------------------------------------------------------------------ Regards Florian -- Florian Hinzmann private: [email protected] Debian: [email protected] PGP Key / ID: 1024D/B4071A65 Fingerprint : F9AB 00C1 3E3A 8125 DD3F DF1C DF79 A374 B407 1A65 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

