A FreeBSD Router as an OpenVPN Client – Part 2: DNS Forwarding

So, I’m not sure why this didn’t work the first time, but got forwarding for just a single domain working in my unbound config for my vpn on my FreeBSD router.

It was seriously this simple:

forward-zone:
name: "ixsystems.com"
forward-addr: 10.x.0.a
forward-addr: 10.y.0.a
forward-addr: 10.z.0.a