Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Domestic DNS resolution timeout with EDNSClientSubnetPolicy set to 'auto' and DNSPod as primary server #5

Closed
maddie opened this issue Jan 17, 2017 · 4 comments

Comments

@maddie
Copy link
Contributor

maddie commented Jan 17, 2017

When I have primary DNS server set as DNSPod (119.29.29.29:53) and set EDNSClientSubnetPolicy to auto, I'm getting numerous error saying: (not the exact line but the same meaning):

DNS result returned nil, maybe timeout

... which results in extremely slow DNS resolution for almost all websites (including the domestic ones like baidu.com). As stated in README, DNSPod should support EDNSClientSubnetPolicy.

Setting EDNSClientSubnetPolicy to disable solves this problem.

@shawn1m
Copy link
Owner

shawn1m commented Jan 17, 2017

#3 has the same problem, maybe it's a bug of dig in debian 8.
There is no such problem in osx.
If this error show again when you normally use overture without dig, please let me know the system and application.

@shawn1m
Copy link
Owner

shawn1m commented Jan 17, 2017

@maddie Fix this bug in version 1.2.1.

@maddie
Copy link
Contributor Author

maddie commented Jan 17, 2017

Thanks, will test later.

The errors were generated from normal DNS request, not from dig command.

The gateway runs on 32-bit Ubuntu 14.04.4 LTS, and it acts as a router for the whole internal network. All DNS lookups are being forwarded from a bind9 daemon to overture, both are running on said gateway.

@maddie
Copy link
Contributor Author

maddie commented Jan 18, 2017

Problem seems to be fixed with version 1.2.1, closing issue.

Thanks!

@maddie maddie closed this as completed Jan 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants