[Bug 198293] dns/bind99: bind UDP dnssec failing

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 6 01:32:52 UTC 2016


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

Jason Unovitch <junovitch at freebsd.org> changed:

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

--- Comment #4 from Jason Unovitch <junovitch at freebsd.org> ---
Fix the munged name reassignment and add the maintainer to CC.  dnssec-verify,
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 failed; interface ignored

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

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


More information about the freebsd-ports mailing list