I had to uninstall. DNS leak test is showing my WAN IP is exposed. I put all my LAN clients through a VPN client. All except my TVs. What I expected...
tv -> unbound -> upstream resolvers
pc clients -> unbound -> vpn -> upstream resolvers
You will need to set up OpenVPN events in your jffs to do this. If you search in the unbound thread you will find information on this. I’m working on something similar but I’m still learning how iptables works so I don’t quite have it figured out.
I have been using Unbound DNS for a long time as my primary DNS on my local network. Some of my client devices use NordVPN with Unbound as DNS. I have been wondering recently if Unbound can be configured so all DNS traffic for those specific VPN devices traverses over VPN interface/tunnel. As I...