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

为特定域指定的上游会同时应用到根域 #11

Open
MuJJus opened this issue Apr 24, 2017 · 1 comment
Open

为特定域指定的上游会同时应用到根域 #11

MuJJus opened this issue Apr 24, 2017 · 1 comment

Comments

@MuJJus
Copy link

MuJJus commented Apr 24, 2017

安装的是预编译包ar71xx,sha1是0a1a7c13714e982b2cf98b33fe16d572f3d1a58d。

如果在dnsmasq.conf里写server=/apple.com/114.114.114.114
那么log就会是这个结果

using nameserver 114.114.114.114#53 for domain apple.com
using nameserver 114.114.114.114#53

就是说他不光是apple.com的上游,他还应用到root上去了。原版不会这样,log只有第一行。

@BzLfJ6fgxJ4R
Copy link

BzLfJ6fgxJ4R commented Sep 6, 2017

ar71xx,v2.77test4分支,使用https://github.com/cpexplorer/openwrt-dnsmasq-fastlookup/tree/v2.77test4 的makefile编译到LEDE 17.01.1,同样这个情况

而且查询量大的时候,有时直接忽略指定的上游配置

实际用起来影响挺大的,希望能修复

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