home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / sun / admin / 6284 < prev    next >
Encoding:
Text File  |  1992-09-11  |  1.4 KB  |  35 lines

  1. Newsgroups: comp.sys.sun.admin
  2. Path: sparky!uunet!pipex!warwick!cam-cl!doc.ic.ac.uk!rhbnc!csqx.cs.rhbnc.ac.uk!markd
  3. From: markd@csqx.cs.rhbnc.ac.uk (Mark Damerell)
  4. Subject: ypserv and domain nameservers
  5. Message-ID: <1992Sep10.135219.8855@csqx.cs.rhbnc.ac.uk>
  6. Sender: news@csqx.cs.rhbnc.ac.uk (USENET News System)
  7. Nntp-Posting-Host: csqx.cs.rhbnc.ac.uk
  8. Reply-To: markd@csqx.cs.rhbnc.ac.uk (Mark Damerell)
  9. Organization: Dept of Comp Sci, Royal Holloway & Bedford New College Uni London
  10. Date: Thu, 10 Sep 1992 13:52:19 GMT
  11. Lines: 22
  12.  
  13. We have sun 3/60s with sun-os 3.5....
  14.  
  15. In order to use the Domain Name service, we collected a set of files from
  16. the IC archive, which contains (among other things) a modified version of
  17. ypserv. The complete fileset is
  18.  
  19. /sun/sun-fixes/ddn.tar.Z 
  20.  
  21. and the README says 
  22.  
  23. Files for connecting a Sun to the Defense Data Network
  24. compiled by Bill Nowicki, December 1988
  25.  
  26. It works; but I wanted to know if there is any way I can alter ypserv so
  27. that, when asked for a host lookup, it will consult   /etc/hosts  first and
  28. then the nameserver. The reason is that we are needing to rebuild parts of
  29. our local net, and the nameserver data is maintained by somebody else, and
  30. it takes a long time to get any changes made.  I have a copy of the source
  31. for resolver library  (gethostbyname etc), but all the ypserv programs I
  32. can find on the net seem to be compiled images.
  33.  
  34. Thank you, mark.
  35.