home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / ultrix / 5882 < prev    next >
Encoding:
Text File  |  1992-07-25  |  1.0 KB  |  24 lines

  1. Newsgroups: comp.unix.ultrix
  2. Path: sparky!uunet!stanford.edu!CSD-NewsHost.Stanford.EDU!Valinor.Stanford.EDU!vaf
  3. From: vaf@Valinor.Stanford.EDU (Vince Fuller)
  4. Subject: Re: How to use nslookup to go from IP address to name?
  5. Message-ID: <1992Jul24.215258.16213@CSD-NewsHost.Stanford.EDU>
  6. Keywords: nslookup, network, IP address, name
  7. Sender: news@CSD-NewsHost.Stanford.EDU
  8. Organization: CS Department, Stanford University, California, USA
  9. References:  <1992Jul24.104122.9943@nntpd.lkg.dec.com>
  10. Distribution: comp
  11. Date: Fri, 24 Jul 1992 21:52:58 GMT
  12. Lines: 10
  13.  
  14. |>     How can I use nslookup to translate an IP address into a fully-qualified
  15. |>     host name?  It will do the reverse, but any time I feed it an address, it
  16. |>     just parrots it back to me.
  17.  
  18. Pitch "nslookup" and use "dig" (available via anonymous FTP to Venera.ISI.EDU
  19. in "pub/dig.2.0.tar.Z". As others have already responsed, you can use "nslookup"
  20. to do this, but "dig" is a far better, more intuitive, and easier-to-use tool for
  21. testing DNS lookups.
  22.  
  23.     --Vince
  24.