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

  1. From: ash@hpindda.cup.hp.com (Art Harkin)
  2. Date: Tue, 22 Dec 1992 20:12:51 GMT
  3. Subject: Re: Problems with 'named'
  4. Message-ID: <4310332@hpindda.cup.hp.com>
  5. Organization: HP Information Networks, Cupertino, CA
  6. Path: sparky!uunet!usc!sdd.hp.com!hpscit.sc.hp.com!hplextra!hpcss01!hpindda!ash
  7. Newsgroups: comp.sys.hp
  8. References: <1992Dec15.154406.2988@news.arc.nasa.gov>
  9. Lines: 30
  10.  
  11. / comp.sys.hp / system@alchemy.chem.utoronto.ca (System Admin (Mike Peterson)) /  9:40 am  Dec 15, 1992 /
  12.  
  13. > Unless your /etc/resolv.conf file contains nonsense, or you are
  14. > resolving names by NIS instead of DNS, you may have fallen on the
  15. > $INCLUDE bug in HP-UX named --- if you use $INCLUDE, it will destroy
  16. > your named data, since things like SOA records in the included file
  17. > are not seen, and IP address, etc, are garbled (many of ours got 255
  18. > inserted into one of the fields, which were easy to spot from a database
  19. > dump).
  20.  
  21.   This is not entirely correct. $INCLUDE files do work, with the exception
  22. of one known bug (originally in BSD), that does not correctly count SOA RRs 
  23. within a zone. This bug only takes affect if the SOA record is located in 
  24. the INCLUDE file rather than the first level database file. In this particular
  25. case the database (after being loaded) is considered erroneous, and is not
  26. considered authoratative. The data then can be replaced by garbled data that
  27. looks authorative which may be the case for Utoronto.
  28.  
  29. > This problem is not fixed in 9.0.
  30.   
  31.   A release of a patch for this SOA INCLUDE problem is in the making.
  32.  
  33.  
  34.   Art Harkin
  35.  
  36. Hewlett-Packard Company            E-mail:  ash@cup.hp.com
  37. Information Networks Division
  38. 19420 Homestead Road MS 43LN, Cupertino, CA  95014
  39.  
  40.  
  41.