> 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 [email protected] 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
