diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-08-02 12:59:41 +0000 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-08-02 12:59:41 +0000 |
commit | c6cdb9387bcccbab6a24995334902894762b4623 (patch) | |
tree | 28df1bd4af5d3c066aef5f36578b8ef3526abe6b /home/xyz | |
parent | f2bf4a854345a7061206bbaccedb1d5c0de79e27 (diff) |
dnsmasq use many servers and ignore resolv.conf
man dnsmasq wrote "By default, dnsmasq will send queries to any of the
upstream servers it knows about and tries to favour servers that are
known to be up." There's a --strict-order option to make bottom
server=... as highest priority, see [this stackexchange question][0]. I
think this default behavior seems not very good, it send some
unnecessary dns queries. But tcpdump shows there's not much dns query
going on any way so maybe not a problem.
[0]: https://unix.stackexchange.com/q/500900
Diffstat (limited to 'home/xyz')
0 files changed, 0 insertions, 0 deletions