What happened to nslookup?

David Wolfskill david at catwhisker.org
Sat Oct 12 02:28:28 UTC 2013


On Sat, Oct 12, 2013 at 02:14:28AM +0000, Thomas Mueller wrote:
> ...
> Thanks for info!

Glad to help.

> I saw that bind was removed from the current branch because of security problems,

It was removed, but I believe that there was a bit more to it than
"security problems."

> but didn't know nslookup was part of BIND.
> 
> Now I see in $PORTSDIR/dns/bind-tools/pkg-plist
> 
> bin/dig
> bin/host
> bin/nslookup
> 
> so host is also part of BIND?

:-}  The version of host we had when BIND was part of base was part of
BIND, yes.  Looking in src/usr.bin/host/Makefile, I see:

# $FreeBSD: head/usr.bin/host/Makefile 255949 2013-09-30 17:23:45Z des $

LDNSDIR=        ${.CURDIR}/../../contrib/ldns
LDNSHOSTDIR=    ${.CURDIR}/../../contrib/ldns-host
...

which indicates that this is a re-implementation of "host" as
provided by contrib/ldns.

> I will remember to use "host" in the future.

I have found it generally easy to use (easier by far than nslookup).

Peace,
david
-- 
David H. Wolfskill				david at catwhisker.org
Taliban: Evil cowards with guns afraid of truth from a 14-year old girl.

See http://www.catwhisker.org/~david/publickey.gpg for my public key.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20131011/fbffbcba/attachment.sig>


More information about the freebsd-current mailing list