Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Apr 2016 01:32:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 198293] dns/bind99: bind UDP dnssec failing
Message-ID:  <bug-198293-13-55kGoEc9qB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-198293-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-198293-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=3D198293

Jason Unovitch <junovitch@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |junovitch@freebsd.org,
                   |                            |mat@FreeBSD.org
            Summary|dns/opendnssec: bind UDP    |dns/bind99: bind UDP dnssec
                   |dnssec failing              |failing
           Assignee|freebsd-ports-bugs@FreeBSD. |freebsd-ports@FreeBSD.org
                   |org                         |

--- Comment #4 from Jason Unovitch <junovitch@freebsd.org> ---
Fix the munged name reassignment and add the maintainer to CC.  dnssec-veri=
fy,
the logs, and configs are all part of BIND and it appears to be dns/bind99
based off a best guess from the dig output.

Regarding these...
> # tail -f /var/log/named/named.log
> 04-Mar-2015 18:39:58.288 network: error: creating IPv4 interface vtnet0 f=
ailed; interface ignored

You probably want to add this to the named.conf
options {
        interface-interval 0;
}

--=20
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-198293-13-55kGoEc9qB>