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

  1. Path: sparky!uunet!zephyr.ens.tek.com!gvgpsa!ssigv!sunrise!gdonl
  2. From: gdonl@sunrise.ssi1.com (Don Lewis)
  3. Newsgroups: comp.sys.sun.admin
  4. Subject: Re: named: xfer returned 255
  5. Message-ID: <1992Jul28.043716.23484@ssigv.UUCP>
  6. Date: 28 Jul 92 04:37:16 GMT
  7. References: <1992Jul23.173519.13844@microunity.com>
  8. Sender: news@ssigv.UUCP
  9. Organization: Silicon Systems, Nevada City CA
  10. Lines: 37
  11. Nntp-Posting-Host: sunrise
  12.  
  13. In article <1992Jul23.173519.13844@microunity.com> ericm@microunity.com (Eric Murray) writes:
  14. >I'm trying to set up a secondary name server on a Sparc2 running 4.1.1.
  15. >It ain't working.  The only clue I get is that it sends messages to
  16. >syslog:
  17. >
  18. >Jul 23 10:23:40 hostname named[24181]: xfer returned 255
  19. >
  20. >I've configured the boot file like so:
  21. >
  22. >
  23. >directory       /etc/named.d
  24. >#cache          .                       named.cache
  25. >secondary       microunity.com          [primary server address here]
  26. >secondary       86.192.in-addr.arpa     [primary server address here]
  27. >primary         0.0.127.in-addr.arpa    named.local
  28. >
  29. >Adding or commenting out the cache line doesn't change things.
  30. >I thought I saw a reference to a Sun patch numbered 1005?? that
  31. >addressed this, but I can't find the reference now.
  32. >
  33. >Does anyone have a clue that they can send me?
  34.  
  35. I was going to say to RTFM, but it looks like the man page is wrong.
  36. The newer and more improved version of named that Sun is shipping
  37. with 4.1.1 wants the name of a file to store the secondary zone file
  38. in (so if the secondary is restarted while the primary is down or
  39. unreachable, it can immediately start acting like a secondary server
  40. again).  At least the "System & Network Administration" manual is
  41. correct.  You should have something like:
  42.  
  43. secondary   microunity.com  [primary server address here]  microunity.bak
  44.  
  45. in your boot file.
  46. -- 
  47. Don "Truck" Lewis              Phone: +1 916 478-8284   Silicon Systems
  48. Internet: gdonl@ssi1.com       FAX:   +1 916 478-8290   138 New Mohawk Road
  49. UUCP: {uunet,tektronix!gvgpsa.gvg.tek.com}!ssigv!gdonl  Nevada City, CA  95959
  50.