https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196138
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |e --- Comment #1 from [email protected] --- 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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
