Home | History | Annotate | Line # | Download | only in ns3
base.db revision 1.1.1.1
      1 ; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
      2 ;
      3 ; This Source Code Form is subject to the terms of the Mozilla Public
      4 ; License, v. 2.0. If a copy of the MPL was not distributed with this
      5 ; file, You can obtain one at http://mozilla.org/MPL/2.0/.
      6 ;
      7 ; See the COPYRIGHT file distributed with this work for additional
      8 ; information regarding copyright ownership.
      9 
     10 ; RPZ test
     11 ;   This basic file is copied to several zone files before being used.
     12 ;   Its contents are also changed with nsupdate
     13 
     14 
     15 $TTL	300
     16 @	SOA	blx.  hostmaster.ns.blx. ( 1 3600 1200 604800 60 )
     17 	NS	ns.tld3.
     18 
     19 ; regression testing for some old crashes
     20 example.com     NS	example.org.
     21 
     22 domain.com	cname	foobar.com
     23