Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-08-02 | dnsmasq use many servers and ignore resolv.conf | Xiao Pan | |
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 | |||
2025-08-02 | add defualt dnsmasq.conf | Xiao Pan | |
2023-05-31 | kv0 try without dnsmasq | Xiao Pan | |
2023-03-17 | Follow up fix DNS resolv issues, I forget to add this config; from ↵ | Xiao Pan | |
https://wiki.archlinux.org/title/Dnsmasq#openresolv | |||
2023-03-17 | default dnsmasq.conf | Xiao Pan | |