DNS Resolve - DNS Query Forwarding
-
Hi all,
Running pfsense 2.6 and trying to enable DNS Query Forwarding within the DNS Resolver. When I try to save the settings, I get the following error but have no idea how to correct. Is this a known issuse? Any workarounds out there?
-
What is on line 114 of that file?
What in the Unbound 'Custom Options' field?
Usually when you see issues loading Unbound it's because of custom values left from a pfBlocker install.
Steve
-
@stephenw10 The only custom option I had was the following:
private-domain: "plex.direct"
If I remove that, I am able to turn on DNS Query Forwarding. I have yet to determine if my plex server will be affected.
Thanks for your reply.
-
@mdecou you need server: above that..
With the server: I would expect you would get a parse error.
I just tried it without server, and do not seem to get an error - but not sure it would work.. But yeah you need that or your most likely going to run into a rebind error.