home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / sun / admin / 4985 < prev    next >
Encoding:
Internet Message Format  |  1992-07-26  |  1.3 KB

  1. Path: sparky!uunet!auspex-gw!guy
  2. From: guy@Auspex.COM (Guy Harris)
  3. Newsgroups: comp.sys.sun.admin
  4. Subject: Re: DNS & Resolver. Things Sun should do.
  5. Keywords: DNS
  6. Message-ID: <13750@auspex-gw.auspex.com>
  7. Date: 26 Jul 92 23:03:56 GMT
  8. References: <1992Jul24.144817.23307@aio.jsc.nasa.gov> <hanson.711995288@pogo> <jpc.712190285@avdms8.msfc.nasa.gov>
  9. Sender: news@auspex-gw.auspex.com
  10. Organization: Auspex Systems, Santa Clara
  11. Lines: 18
  12. Nntp-Posting-Host: auspex.auspex.com
  13.  
  14. >>By the way - Sun HAS seen the light and all this is much
  15. >>more configurable in Solaris 2.  Resolving is determined by
  16. >>a configuration file, much like on a lot of other machines.
  17. >
  18. >Does this mean that the bug wherein NIS remembers that a DNS lookup
  19. >failed will be fixed?
  20.  
  21. Well, if "fixed" means "you can change a configuration file and not have
  22. NIS do *any* DNS lookups, by not having NIS do any host name lookup,
  23. period", I believe it'll "fix" it.
  24.  
  25. If "fixed" means "the behavior of NIS's interface to DNS has changed",
  26. well, no, I don't think it means that the bug will be fixed.  The bug
  27. may well be fixed in Solaris 2, but the change to make name lookup
  28. configurable has, as far as I know, nothing to do with the bug or its
  29. fix; the change isn't in the NIS server, it's in the
  30. host-name-to-host-address lookup routines that are loaded up at run time
  31. (with "dlopen()").
  32.