The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD dns : walker

Recover zone file information from servers that use DNSSEC

 walker - recover zone file information from servers that have disabled zone
transfers but use DNSSEC.

Fetch NXT record on zone name, walk the NXT chain until all records are
fetched. Requires Bind version 9.x program `dig' located in path.  

http://josefsson.org/walker/



walker history


v. 1.14
date: 2007/01/29 19:05:03;  author: gabor;  state: Exp;  lines: +0 -4
Remove USE_GPG from all effected ports. This knob is a no-op and the way it
was supposed to work is useless, because if we can't trust the distfile from
the remote machine, we can't trust the signature from the same machine either.
Our MD5 and SHA256 are good for checking both the sanity and the
trustiness of distfiles.

Approved by:	portmgr (erwin), erwin (mentor)

v. 1.13 date: 2005/10/05 14:32:51; author: ehaupt; state: Exp; lines: +3 -1 - update dns/walker to 3.8 - use PLIST_FILES, remove pkg-plist - install PORTDOCS PR: 86889 Submitted by: Johan van Selst (maintainer) Approved by: novel (mentor)
v. 1.12 date: 2005/09/20 11:17:19; author: novel; state: Exp; lines: +1 -1 Update to 3.7. PR: 86363 Submitted by: Johan van Selst (maintainer)
v. 1.11 date: 2004/12/13 18:00:19; author: sem; state: Exp; lines: +8 -3 How was discovered by dns/dnssecwalker port maintainer, dns/walker is the same ports. And name 'walker' was recognized as a better name. So we move dns/dnssecwalker to dns/walker port and remove the first one. Submitted by: Johan van Selst
v. 1.10 date: 2004/01/03 20:30:37; author: dougb; state: Exp; lines: +1 -1 Adjust the dependency check on p5-Net-DNS to take into account its new PERL_ARCH'ified location. In a few cases, standardize on searching for ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm instead of other files.
v. 1.9 date: 2004/01/03 05:35:23; author: edwin; state: Exp; lines: +8 -10 [non maintainer update] dns/walker to 3.2 Update to 1.2.3. This replaces my previous PR number 60784. PR: ports/60832 Submitted by: Vincent Tantardini
v. 1.8 date: 2003/10/11 14:59:12; author: krion; state: Exp; lines: +2 -0 - Add CONFLICTS, because of the same item in pkg-plist Submitted by: Oliver Eikemeier
v. 1.7 date: 2003/09/05 07:33:47; author: edwin; state: Exp; lines: +1 -1 Chase repocopies towards ports/dns PR: ports/56020 Submitted by: Kimura Fuyuki Approved by: portmgr
v. 1.6 date: 2003/09/05 04:54:37; author: edwin; state: Exp; lines: +1 -1 Massive repo-copies request: net->dns (partly devel->dns) PR: ports/56020 Submitted by: Kimura Fuyuki Approved by: portmgr
v. 1.5 date: 2003/02/20 18:51:12; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.4 date: 2002/11/10 16:47:36; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.3 date: 2002/11/06 22:46:32; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.2 date: 2002/09/01 16:07:52; author: dwcjr; state: Exp; lines: +2 -1 ${PERL} -> ${REINPLACE_CMD} PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net
v. 1.1 date: 2001/05/30 17:00:00; author: ijliao; state: Exp; add walker Recover zone file information from servers that use DNSSEC ============================================================================= v. 1.14 date: 2007/01/29 19:05:03; author: gabor; state: Exp; lines: +0 -4 Remove USE_GPG from all effected ports. This knob is a no-op and the way it was supposed to work is useless, because if we can't trust the distfile from the remote machine, we can't trust the signature from the same machine either. Our MD5 and SHA256 are good for checking both the sanity and the trustiness of distfiles. Approved by: portmgr (erwin), erwin (mentor)
v. 1.13 date: 2005/10/05 14:32:51; author: ehaupt; state: Exp; lines: +3 -1 - update dns/walker to 3.8 - use PLIST_FILES, remove pkg-plist - install PORTDOCS PR: 86889 Submitted by: Johan van Selst (maintainer) Approved by: novel (mentor)
v. 1.12 date: 2005/09/20 11:17:19; author: novel; state: Exp; lines: +1 -1 Update to 3.7. PR: 86363 Submitted by: Johan van Selst (maintainer)
v. 1.11 date: 2004/12/13 18:00:19; author: sem; state: Exp; lines: +8 -3 How was discovered by dns/dnssecwalker port maintainer, dns/walker is the same ports. And name 'walker' was recognized as a better name. So we move dns/dnssecwalker to dns/walker port and remove the first one. Submitted by: Johan van Selst
v. 1.10 date: 2004/01/03 20:30:37; author: dougb; state: Exp; lines: +1 -1 Adjust the dependency check on p5-Net-DNS to take into account its new PERL_ARCH'ified location. In a few cases, standardize on searching for ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm instead of other files.
v. 1.9 date: 2004/01/03 05:35:23; author: edwin; state: Exp; lines: +8 -10 [non maintainer update] dns/walker to 3.2 Update to 1.2.3. This replaces my previous PR number 60784. PR: ports/60832 Submitted by: Vincent Tantardini
v. 1.8 date: 2003/10/11 14:59:12; author: krion; state: Exp; lines: +2 -0 - Add CONFLICTS, because of the same item in pkg-plist Submitted by: Oliver Eikemeier
v. 1.7 date: 2003/09/05 07:33:47; author: edwin; state: Exp; lines: +1 -1 Chase repocopies towards ports/dns PR: ports/56020 Submitted by: Kimura Fuyuki Approved by: portmgr
v. 1.6 date: 2003/09/05 04:54:37; author: edwin; state: Exp; lines: +1 -1 Massive repo-copies request: net->dns (partly devel->dns) PR: ports/56020 Submitted by: Kimura Fuyuki Approved by: portmgr
v. 1.5 date: 2003/02/20 18:51:12; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.4 date: 2002/11/10 16:47:36; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.3 date: 2002/11/06 22:46:32; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.2 date: 2002/09/01 16:07:52; author: dwcjr; state: Exp; lines: +2 -1 ${PERL} -> ${REINPLACE_CMD} PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net
v. 1.1 date: 2001/05/30 17:00:00; author: ijliao; state: Exp; add walker Recover zone file information from servers that use DNSSEC ============================================================================= v. 1.14 date: 2007/01/29 19:05:03; author: gabor; state: Exp; lines: +0 -4 Remove USE_GPG from all effected ports. This knob is a no-op and the way it was supposed to work is useless, because if we can't trust the distfile from the remote machine, we can't trust the signature from the same machine either. Our MD5 and SHA256 are good for checking both the sanity and the trustiness of distfiles. Approved by: portmgr (erwin), erwin (mentor)
v. 1.13 date: 2005/10/05 14:32:51; author: ehaupt; state: Exp; lines: +3 -1 - update dns/walker to 3.8 - use PLIST_FILES, remove pkg-plist - install PORTDOCS PR: 86889 Submitted by: Johan van Selst (maintainer) Approved by: novel (mentor)
v. 1.12 date: 2005/09/20 11:17:19; author: novel; state: Exp; lines: +1 -1 Update to 3.7. PR: 86363 Submitted by: Johan van Selst (maintainer)
v. 1.11 date: 2004/12/13 18:00:19; author: sem; state: Exp; lines: +8 -3 How was discovered by dns/dnssecwalker port maintainer, dns/walker is the same ports. And name 'walker' was recognized as a better name. So we move dns/dnssecwalker to dns/walker port and remove the first one. Submitted by: Johan van Selst
v. 1.10 date: 2004/01/03 20:30:37; author: dougb; state: Exp; lines: +1 -1 Adjust the dependency check on p5-Net-DNS to take into account its new PERL_ARCH'ified location. In a few cases, standardize on searching for ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm instead of other files.
v. 1.9 date: 2004/01/03 05:35:23; author: edwin; state: Exp; lines: +8 -10 [non maintainer update] dns/walker to 3.2 Update to 1.2.3. This replaces my previous PR number 60784. PR: ports/60832 Submitted by: Vincent Tantardini
v. 1.8 date: 2003/10/11 14:59:12; author: krion; state: Exp; lines: +2 -0 - Add CONFLICTS, because of the same item in pkg-plist Submitted by: Oliver Eikemeier
v. 1.7 date: 2003/09/05 07:33:47; author: edwin; state: Exp; lines: +1 -1 Chase repocopies towards ports/dns PR: ports/56020 Submitted by: Kimura Fuyuki Approved by: portmgr
v. 1.6 date: 2003/09/05 04:54:37; author: edwin; state: Exp; lines: +1 -1 Massive repo-copies request: net->dns (partly devel->dns) PR: ports/56020 Submitted by: Kimura Fuyuki Approved by: portmgr
v. 1.5 date: 2003/02/20 18:51:12; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.4 date: 2002/11/10 16:47:36; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.3 date: 2002/11/06 22:46:32; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.2 date: 2002/09/01 16:07:52; author: dwcjr; state: Exp; lines: +2 -1 ${PERL} -> ${REINPLACE_CMD} PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net
v. 1.1 date: 2001/05/30 17:00:00; author: ijliao; state: Exp; add walker Recover zone file information from servers that use DNSSEC =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm