Date: Thu, 19 Feb 2015 17:20:40 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 196138] Unbound fails with 2(SERVFAIL) when behind NAT Message-ID: <bug-196138-8-NNDP38OoUj@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-196138-8@https.bugs.freebsd.org/bugzilla/> References: <bug-196138-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196138 christop@physik.tu-berlin.de changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |christop@physik.tu-berlin.d | |e --- Comment #1 from christop@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196138-8-NNDP38OoUj>