1516. [func] Roll the DNSSEC types to RRSIG, NSEC and DNSKEY.

This commit is contained in:
Mark Andrews
2003-09-30 06:00:40 +00:00
parent 4102f25441
commit 93d6dfaf66
91 changed files with 1986 additions and 696 deletions

View File

@@ -13,7 +13,7 @@
; NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
; WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
; $Id: example.db,v 1.8 2002/11/27 09:52:50 marka Exp $
; $Id: example.db,v 1.9 2003/09/30 05:56:10 marka Exp $
$ORIGIN .
$TTL 300 ; 5 minutes
@@ -75,7 +75,7 @@ isdn01 ISDN "isdn-address"
isdn02 ISDN "isdn-address" "subaddress"
isdn03 ISDN "isdn-address"
isdn04 ISDN "isdn-address" "subaddress"
key01 KEY 512 255 1 (
dnskey01 DNSKEY 512 255 1 (
AQMFD5raczCJHViKtLYhWGz8hMY9UGRuniJDBzC7w0aR
yzWZriO6i2odGWWQVucZqKVsENW91IOW4vqudngPZsY3
GvQ/xVA8/7pyFj6b7Esga60zyGW6LFe9r8n6paHrlG5o
@@ -100,10 +100,10 @@ nsap-ptr01 NSAP-PTR foo.
NSAP-PTR .
nsap01 NSAP 0x47000580005a0000000001e133ffffff00016100
nsap02 NSAP 0x47000580005a0000000001e133ffffff00016100
nxt01 NXT a.secure ( NS SOA MX SIG KEY LOC NXT )
nxt02 NXT . ( NSAP-PTR NXT )
nxt03 NXT . ( A )
nxt04 NXT . ( 127 )
nsec01 NSEC a.secure ( NS SOA MX RRSIG DNSKEY LOC NSEC )
nsec02 NSEC . ( NSAP-PTR NSEC )
nsec03 NSEC . ( A )
nsec04 NSEC . ( 127 )
ptr01 PTR example.
px01 PX 65535 foo. bar.
px02 PX 65535 . .
@@ -117,7 +117,7 @@ $ORIGIN s.example.
ns A 73.80.65.49
$ORIGIN example.
$TTL 3600 ; 1 hour
sig01 SIG NXT 1 3 3600 20000102030405 (
rrsig01 RRSIG NSEC 1 3 3600 20000102030405 (
19961211100908 2143 foo
MxFcby9k/yvedMfQgKzhH5er0Mu/vILz45IkskceFGgi
WCn/GxHhai6VAuHAoNUz4YoU1tVfSCSqQYn6//11U6Nl
@@ -140,7 +140,7 @@ txt10 TXT "foo bar"
txt11 TXT "\"foo\""
txt12 TXT "\"foo\""
$TTL 300 ; 5 minutes
u TXT "txt-not-in-nxt"
u TXT "txt-not-in-nsec"
$ORIGIN u.example.
a A 73.80.65.49
b A 73.80.65.49