[275] in Hesiod
Re: Hesiod: Secondary servers
daemon@ATHENA.MIT.EDU (Todd C. Miller)
Mon Jun 5 13:22:12 1995
To: Michael Fisk <mfisk@teal.tcct.nmt.edu>
Reply-To: Todd.Miller@cs.colorado.edu
Cc: hesiod@MIT.EDU, "Schlake ( William Colburn )" <schlake@tcct.nmt.edu>
In-Reply-To: Your message of "Mon, 05 Jun 1995 08:49:43 MDT."
<Pine.SUN.3.91.950605084123.9146E-100000@translucent.tcct.nmt.edu>
Date: Mon, 05 Jun 1995 11:18:29 -0600
From: "Todd C. Miller" <Todd.Miller@cs.colorado.edu>
In message <Pine.SUN.3.91.950605084123.9146E-100000@translucent.tcct.nmt.edu>
so spake Michael Fisk (mfisk):
> Has anyboy successfully run a secondary DNS server for Hesiod data?
We run several hesiod secondaries. Both the primary & secordary servers
are running 4.9.3-Beta17
> We have a 4.8.3 server acting as a secondary for a 4.9.3-Beta17 primary for
> one of our hesiod domains, and the only thing the secondary transfers
> from the primary is the SOA. Does xfer currently support the HS class?
It works with 4.9.3-Beta17 but almost certainly not for 4.8.3.
> The problem may be related to the fact that our SOA is declared as class
> IN---that was done because an HS SOA gave us the error "SOA class not
> same as zone's". Can you declare an HS zone?
You can in 4.9.3-Beta17. Here's my "hesiod.db" from our hesiod primary:
;
; Authoritative data for ns.cs.colorado.edu, class HS
;
@ HS SOA cs.colorado.edu. hostmaster.cs.colorado.edu. (
9506047 ; Serial Number
7200 ; Refresh - check every 2 hours for now
1800 ; Retry - 30 minutes
1209600 ; Expire - 2 weeks
7200 ) ; Minimum - 2 hours for now
HS NS cs.colorado.edu.
;
; Security stuff. We only allow hesiod (HS) records to CU nets
;
secure_zone HS TXT 128.138.0.0:255.255.0.0
secure_zone HS TXT 198.11.16.0:255.255.255.0
secure_zone HS TXT 127.0.0.1:H
;
; UserDB data
;
$INCLUDE /var/named/hesiod/mailname.db
$INCLUDE /var/named/hesiod/maildrop.db