@johnpoz said in openvpn causing resolver performance issue?:
its possible your vpn is causing pain as well with trying to resolve, maybe they filter other dns??
confirmed they do not filter anything I can find. pretty much just pass whatever traffic you send on through.
@johnpoz said in openvpn causing resolver performance issue?:
I would let unbound either just use your normal isp connection to resolve, or if you set on using it through your vpn. Set unbound to only use that interface for its outbound, or just set it to forward to your vpn services dns server.
ISP direct resolution would present a dns leak scenario on the vpn. not an optimal configuration. I tried changing the resolver interface binding, and it had no effect on the behavior.
@johnpoz said in openvpn causing resolver performance issue?:
But the fact of just running a vpn service on your wan would/should/could not have any effect on unbound resolving.. That don't have anything to do with each other.
I rebuilt everything from factory default last night. only difference is i setup the vpn server before i defined and configured the clients for my vpn service. everything functioning exactly as before with all dns traversing the vpn service. (no forwarding, so using root servers still)
The issue went away.
Don't really understand what was happening but would like to. I have a backup of the broken configuration. I might bring it up on a vm and investigate further. What you describe about a timeout scenario, seems to make a lot of sense. Just have no clue what would be timing out at the moment.