Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Dec 2014 06:12:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 194991] dns/dnscrypt-proxy with DNSSEC fails
Message-ID:  <bug-194991-13-OnbexOjcrl@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-194991-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-194991-13@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=194991

--- Comment #2 from zaphod@berentweb.com ---
Now using dnscrypt-proxy-1.4.0_5, and have modified the jail's etc/rc.conf as:

local_unbound_enable="YES"
dnscrypt_proxy_enable="YES"
dnscrypt_proxy_resolver="dnscrypt.eu-nl"
dnscrypt_proxy_flags="-a 127.0.0.1:9040"

Using the new knob "dnscrypt_proxy_resolver" solves the issue. All services
start working at jail startup. DNSSEC validation working.

-- 
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-194991-13-OnbexOjcrl>