home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / mail / sendmail / 2091 < prev    next >
Encoding:
Internet Message Format  |  1992-08-18  |  2.1 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!mips!swrinde!gatech!prism!matd!rhoward
  2. From: rhoward@matd.gatech.edu (Robert L. Howard)
  3. Newsgroups: comp.mail.sendmail
  4. Subject: IDA-sendmail: NIS vs. DNS name lookup
  5. Summary: I want to use both (and MX records)
  6. Message-ID: <rhoward.714153528@matd>
  7. Date: 18 Aug 92 15:58:48 GMT
  8. Sender: news@prism.gatech.EDU
  9. Organization: Georgia Tech Research Institute
  10. Lines: 30
  11.  
  12. Yet another IDA-sendmail set up question.  On a network of Suns, I want
  13. a main mailhost and client machines.  Currently I run NIS on the
  14. network for host lookups.  The NIS server maps were made with the -b
  15. option so that name lookups that fail at the local NIS level will then
  16. be handed to DNS.  The NIS master server has a /etc/resolv.conf file
  17. that points to the DNS machine (not under my control).  The result
  18. works, from any client I can ping/telnet/etc. a host; if "local" then
  19. it works (via NIS), if not local it still works (via NIS handing off to
  20. DNS).  I like this hand off scheme because my access to the name server
  21. is not perfectly reliable and this way my hosts can communicate among
  22. themselves even when the DNS machine is down.
  23.  
  24. So now I compile IDA-sendmail with DNS/BIND stuff built in.  The client
  25. I test on does not have a resolv.conf file and thus name lookups won't
  26. work.  Should I take the DNS stuff out (thus allowing name lookups
  27. using NIS)?  If I do this will I lose the ability to deliver to MX
  28. records (which I am required to do)?  How can I get the best of both
  29. worlds?
  30.  
  31. Thanks for any pointers,
  32. Robert
  33. --
  34. | Robert L. Howard              |   Georgia Tech Research Institute     |
  35. | robert.howard@matd.gatech.edu |   MATD Laboratory                     |
  36. | (404) 528-7165                |   Atlanta, Georgia  30332             |
  37. -------------------------------------------------------------------------
  38. | "See, when the GOVERNMENT spends money, it creates jobs; whereas when |
  39. | the money is left in the hands of TAXPAYERS, God only knows what they |
  40. | do with it.  Bake it into pies, probably.  Anything to avoid creating |
  41. | jobs." -- Dave Barry                                                  |
  42.