BIND Package - DNS Forwarding

Started by leacho73, September 27, 2021, 02:26:35 PM

Previous topic - Next topic
Hi All,

I've just installed the BIND plugin on my OpnSense server - alongside UnBound DNS which I use for DNSSec configuration - the idea being is that I use BIND for my local DNS domains (domain.internal etc) - and then forward all other requests out via Unbound DNS to send out to the internet over DNSSEC - I have BIND running on standard port 53 and Unbound on another port - but I'm unable to forward from BIND to UnBound using the standard config which I would normally use 'forward 127.0.0.1 port 12345' or '127.0.0.1:12345'

Does anyone know if this is possible?

Thanks
Leacho