tlc 1 Posted ... $ nslookup madsciblog.tradoc.army.mil Server: 10.25.146.1 Address: 10.25.146.1#53 ** server can't find madsciblog.tradoc.army.mil: SERVFAIL $ nslookup madsciblog.tradoc.army.mil 1.1.1.1 Server: 1.1.1.1 Address: 1.1.1.1#53 Non-authoritative answer: madsciblog.tradoc.army.mil canonical name = hqg2-madsci-agw.usgovvirginia.cloudapp.usgovcloudapi.net. Name: hqg2-madsci-agw.usgovvirginia.cloudapp.usgovcloudapi.net Address: 13.72.53.183 Quote Share this post Link to post
OpenSourcerer 1441 Posted ... Some DNS tests suggest a misconfigured DNS nameserver for that domain (ViewDNS for example). Misconfiguration is what often lead to clients using AirDNS to not be able to resolve the IPs iteratively in the past. It often works recursively if you check with dig or so, but is generally a more stressing way of resolving queries, so it's not done by default. Maybe the secret of why it works with Cloudflare is that they're using recursive resolution as a fallback everytime they get these errors back, then cache the result for some time so that iterative queries can be returned normally. Don't really know what the issue is. But the behavior is known. So you're not alone. Quote Hide OpenSourcerer's signature Hide all signatures NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT. LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too! Want to contact me directly? All relevant methods are on my About me page. Share this post Link to post