Date: Sat, 12 Oct 2013 02:14:28 +0000 From: "Thomas Mueller" <mueller6724@bellsouth.net> To: freebsd-current@freebsd.org Subject: Re: What happened to nslookup? Message-ID: <54.9B.16944.480B8525@cdptpa-oedge02> References: <0E.82.01315.25778525@cdptpa-oedge03> <20131011221302.GH1611@albert.catwhisker.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> On Fri, Oct 11, 2013 at 10:10:26PM +0000, Thomas Mueller wrote: > ... > > Whatever happened to /usr/bin/nslookup in FreeBSD-current, and what is one supposed to use in its place? > .... > Use "host." > nslookup was part of BIND, and has been deprecated for years (IIRC). > Peace, > david -- > David H. Wolfskill david@catwhisker.org Thanks for info! I saw that bind was removed from the current branch because of 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? I will remember to use "host" in the future. Tom
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54.9B.16944.480B8525>