Eitan Adler <li...@eitanadler.com> writes: > On Wed, Oct 16, 2013 at 1:42 AM, Kevin Oberman <rkober...@gmail.com> wrote: >> nslookup(1) was deprecated about a decade ago because it often provides >> misleading results when used for DNS troubleshooting. It generally works >> fine for simply turning a name to an address or vice-versa. > > Can you give a bit more detail on this? In what ways did it give > misleading results?
A couple of different reasons cited by ISC for why they deprecated it a long time ago: nslookup bundled an internal resolver library, and so it wouldn't always give the same results as other utilities. Also, it always ignored some of the host configuration. -- Lowell Gilbert _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"