home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / aux / 3341 < prev    next >
Encoding:
Text File  |  1992-09-02  |  1.1 KB  |  34 lines

  1. Newsgroups: comp.unix.aux
  2. Path: sparky!uunet!sun-barr!ames!nsisrv!jagubox!jim
  3. From: jim@jagubox.gsfc.nasa.gov (Jim Jagielski)
  4. Subject: Re: MacTCP and A/UX 3.0....
  5. Message-ID: <1065@jagubox.gsfc.nasa.gov>
  6. Lines: 20
  7. Sender: usenet@nsisrv.gsfc.nasa.gov (Usenet)
  8. Nntp-Posting-Host: jagubox.gsfc.nasa.gov
  9. Reply-To: jim@jagubox.gsfc.nasa.gov (Jim Jagielski)
  10. Organization: NASA/Goddard Space Flight Center
  11. References: <135094@lll-winken.LLNL.GOV>
  12. Date: Wed, 2 Sep 1992 15:20:37 GMT
  13.  
  14. jpost@llnl.gov (John C. Post) writes:
  15.  
  16. >I have just installed A/UX 3.0 on my Quadra 950, and can't seem to figure out 
  17. >where to put the address of my nameserver, so I don't have to have every IP 
  18. >number I need memorized...any help?
  19.  
  20. Put it in /etc/resolv.conf
  21.  
  22. # Domain name resolver configuration file
  23. #
  24. domain YOURDOMAIN
  25. #
  26. # nameserver localhost
  27. nameserver NAMESERVER.ADDRESS
  28. -- 
  29.     Jim Jagielski               | "This is supposed to be a happy occasion.
  30.     jim@jagubox.gsfc.nasa.gov   |  Let's not bicker and argue about who
  31.     NASA/GSFC, Code 734.4       |  killed who."
  32.     Greenbelt, MD 20771         |
  33.