home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / protocol / tcpip / domains / 757 < prev    next >
Encoding:
Text File  |  1992-12-11  |  1.8 KB  |  43 lines

  1. Newsgroups: comp.protocols.tcp-ip.domains
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!news.acns.nwu.edu!nucsrl!pex.eecs.nwu.edu!phil
  3. From: phil@pex.eecs.nwu.edu (William LeFebvre)
  4. Subject: Re: Why not automatically do reverse domains?
  5. Message-ID: <1992Dec11.172920.3011@eecs.nwu.edu>
  6. Sender: usenet@eecs.nwu.edu (Mr. Usenet)
  7. Organization: EECS Department, Northwestern University
  8. References: <NELSON.92Dec8111713@cheetah.clarkson.edu> <CKD.92Dec8180024@loiosh.eff.org>
  9. Date: Fri, 11 Dec 1992 17:29:20 GMT
  10. Lines: 31
  11.  
  12. In article <CKD.92Dec8180024@loiosh.eff.org> ckd@eff.org (Christopher Davis) writes:
  13. >RN> == Russ Nelson <nelson@sun.soe.clarkson.edu>
  14. >
  15. > RN> Why doesn't BIND automatically generate a PTR record for every A
  16. > RN> record it sees?  All the nameserver tools I've seen perform that
  17. > RN> function, why doesn't BIND?  Is there some subtlety that doesn't
  18. > RN> meet my eye?
  19. >
  20. >Having authority for a forward domain does not mean you have authority
  21. >for the reverse domain.  This is the biggest problem.
  22.  
  23. Another problem is hosts with more than one name.  Only one name
  24. can be canonical, and that is the one that is named in the PTR
  25. record.
  26.  
  27. >That said, there probably should be a perl script or something
  28. >distributed with BIND to generate IN-ADDR.ARPA domains from normal
  29. >"forward" files...
  30.  
  31. There is such a tool, but it is not (yet) part of the bind
  32. distribution.  It's called "h2n" and is a perl script written by the
  33. authors of "DNS and BIND in a nutshell".  It converts a file in
  34. "/etc/hosts" format into the appropriate bind zone files.  Off hand, I
  35. don't know of an archive site that carries it.  Cricket?  You out
  36. there?
  37.  
  38.         William LeFebvre
  39.         Computing Facilities Manager and Analyst
  40.         Department of Electrical Engineering and Computer Science
  41.         Northwestern University
  42.         <phil@eecs.nwu.edu>
  43.