home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / aix / 9494 < prev    next >
Encoding:
Text File  |  1992-09-09  |  2.3 KB  |  62 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!gatech!destroyer!ncar!csn!news.den.mmc.com!pgl-devsvr.den.mmc.com!jzwiebel
  3. From: jzwiebel@pgl-devsvr.den.mmc.com (John Zwiebel (303)977-1480)
  4. Subject: MORE on DNS/NIS name service conflict
  5. Message-ID: <1992Sep9.161138.19188@den.mmc.com>
  6. Sender: news@den.mmc.com (News)
  7. Nntp-Posting-Host: pgl-netmgr.den.mmc.com
  8. Organization: PAGE @ Martin-Marietta
  9. Date: Wed, 9 Sep 1992 16:11:38 GMT
  10. Lines: 50
  11.  
  12. Some thing is wrong...
  13.  
  14. I'm running AIX 3.2 on RS6000's.  Page 14-44 of "Communication Concepts and
  15. Procedures" states the following:
  16.  
  17. In the middle of the page:
  18. "Resolver routines on hosts running TCP/IP attempt to resolve names using the
  19. following sources in the order listed:
  20. 1. The DOMAIN (named) name server
  21. 2. The local /etc/hosts file.
  22.  
  23. I you are using network information service (NIS) for name resolution, resolver 
  24. routines will attempt to resove names using the following sources in the order listed:
  25.  
  26. 1. The DOMAIN (named) name server
  27. 2. Network Information Service (NIS)
  28.  
  29. If you are using network information service (NIS) for name resolution, the 
  30. local /etc/hosts file will not be consulted."
  31.  
  32. Later on on the _SAME_ page...
  33.  
  34. "NOTE:  I you are using network information service for name resolution, resolver routines will attempt to resolve names using the following sources in the order listd:
  35.  
  36.     1. Network Information Service
  37.     2. The DOMAIN (named) name server
  38.     3. The local /etc/hosts file"
  39.  
  40. I've read this 30 times or more to see if there is some 'qualifying' information
  41. on this page but I can't see it.
  42.  
  43. Well, which is it?  Should I set up my NIS master server as a DNS server also?
  44. If I do that should I be using my own DNS domain name.  (Right now I'm part
  45. of den.mmc.com should I be page.mmc.com or page.den.mmc.com or page.com -
  46. with all the hassles of talking to NIC to set things up right)
  47.  
  48. If I set up my NIS master as a DNS server, should it be primary (so I have
  49. to worry about domain names again) or secondary or cache or forwarding.
  50.  
  51. What about the NIS slaves?
  52.  
  53. Maybe I should dump NIS names altogether and use only DNS names, but that can
  54. really mess up some of my network applications that depend on the hostname
  55. without the domain extension.  Domain extensions also mess up .rhosts and
  56. host.equiv files.
  57.  
  58. Aggggghhh...
  59.  
  60. Thanks
  61. John Zwiebel
  62.