home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / hp / 14359 < prev    next >
Encoding:
Internet Message Format  |  1992-12-24  |  2.0 KB

  1. Path: sparky!uunet!olivea!spool.mu.edu!sdd.hp.com!apollo.hp.com!cupnews0.cup.hp.com!news1.boi.hp.com!hp-pcd!hpcvusn!andreas
  2. From: andreas@PROBLEM_WITH_INEWS_GATEWAY_FILE (Jim Andreas)
  3. Newsgroups: comp.sys.hp
  4. Subject: Re: Problems on VUE
  5. Message-ID: <1992Dec24.171147.25194@hpcvusn.cv.hp.com>
  6. Date: 24 Dec 92 17:11:47 GMT
  7. References: <1992Dec22.153549@roper.mc.ti.com>
  8. Sender: nobody@hpcvusn.cv.hp.com (Nobody - UID must be 99999)
  9. Organization: Hewlett-Packard Company, Corvallis, Oregon USA
  10. Lines: 32
  11. Nntp-Posting-Host: bits.cv.hp.com
  12. X-Newsreader: TIN [version 1.1.9 PL6]
  13.  
  14. I pulled this out of the FAQ - I think it is applicable....  Could 
  15. be you are missing one of the various if statements below :-}
  16.  
  17. Jim "is 'DNS' the same thing as BIND (/etc/named)?" Andreas
  18.  
  19. ---------------------------------------------------------------------------
  20. [From FAQ in a notorious waste of internet bandwidth :-)]
  21.  
  22. 6) Can I get HP-UX to try DNS ahead of NIS?
  23.  
  24. This is the "standard" answer given from the Response Center:
  25.  
  26.      If there is only one IP address in resolv.conf and
  27.         if the address is the local node's IP add., then NIS or /etc/hosts
  28.                 is used because the IP is reachable and named is not running.
  29.         if the address is the name server's IP add.,
  30.                 if the address is reachable but named is not running, then
  31.                         NIS or /etc/hosts is used (the same reason)
  32.                 if the address is not reachable (eg the node is down) then
  33.                         at 7.0 NIS or /etc/hosts is used;
  34.                         at 8.0 resolution fails.
  35.  
  36. If there are more than one IP address in resolv.conf, no NIS or /etc/hosts
  37. fallback will be used after all addresses are tried and failed.
  38.  
  39. In other word, if they only configure one IP address in resolv.conf and are
  40. running 7.0, they should be ok.
  41.  
  42. As for additional configuration ... the answer is NO, you can't get it
  43. to try NIS before DNS etc ...
  44.  
  45. [ Thanks to Jim O'Shea at the Atlanta RC for this information. ]
  46.