[MacPorts] #19209: djbdns ipv6 variant is broken
MacPorts
noreply at macports.org
Mon Apr 6 11:57:57 PDT 2009
#19209: djbdns ipv6 variant is broken
--------------------------------+-------------------------------------------
Reporter: macports@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.7.1
Keywords: | Port:
--------------------------------+-------------------------------------------
installing djbdns with the ipv6 variant leads to a broken install of
dnscache.
Steps to reproduce:
sudo port install djbdns +ipv6
sudo dnscache-conf daemon daemon /opt/local/etc/dnscache
sudo ln -s /opt/local/etc/dnscache /opt/local/var/svscan/service
sudo svstat dnscache
dnscache: up (pid 24967) 3 seconds
dig dckd.nl @127.0.0.1
expected result:
succesful lookup of the domainname
actual result:
; <<>> DiG 9.4.2-P2 <<>> dckd.nl @127.0.0.1
;; global options: printcmd
;; connection timed out; no servers could be reached
Examining the tcpdump shows that the request reaches the server, and the
server is running, but there just is no response.
--
Ticket URL: <http://trac.macports.org/ticket/19209>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list