[Bug 196138] Unbound fails with 2(SERVFAIL) when behind NAT

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Feb 19 17:20:40 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196138

christop at physik.tu-berlin.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |christop at physik.tu-berlin.d
                   |                            |e

--- Comment #1 from christop at physik.tu-berlin.de ---
I am using the local_unbound behind a NAT either and it works for me, when I
disable DNSSEC in the local unbound.

At least Google does not support DNSSEC:
drill -D -S google.com @8.8.8.8
;; Number of trusted keys: 1
;; Chasing: google.com. A


DNSSEC Trust tree:
<no data>
No trusted keys found in tree: first error was: No DNSSEC public key(s)
;; Chase failed.

To disable DNSSEC for the local unbound you should add
val-permissive-mode: yes
to your local unbound.conf.

Does this fix your issue?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list