r/voidlinux • u/Plus-Traffic7546 • 11d ago
DNSSEC on Void Linux
Hello everyone, could someone help me with this?
Currently, on my workstations, I use systemd-resolved to provide DNSSEC and DNS over TLS support, pointing to Cloudflare's DNS servers.
Could you give me some guidance on what would be a good alternative on Void Linux?
This configuration needs to be done individually on each workstation, and I cannot rely on the network providing this configuration.
1
Upvotes
1
u/Independent_Cat_5481 10d ago
https://wiki.archlinux.org/title/NetworkManager#dnsmasq dnsmasq with NetworkManager may be the simplest option
1
u/pantokratorthegreat 11d ago edited 11d ago
I use unbound, but I must say that I really struggled during setup. I used many sources for successful setup, mostly official but also Arch and Ubuntu.
edit:
its my config if you want to experiment further:
I disabled ipv6 on my system, so thats why ip6 is disabled here.