1 ;-----------------------------------------------------------------
3 ; @(#) example.net/zone.db
5 ;-----------------------------------------------------------------
9 ; Ensure that the serial number below is left
10 ; justified in a field of at least 10 chars!!
12 ; It's also possible to use the date format e.g. 2005040101
13 @ IN SOA ns1.example.net. hostmaster.example.net. (
20 IN NS ns1.example.net.
21 IN NS ns2.example.net.
27 ; Delegation to secure zone; The DS resource record will
28 ; be added by dnssec-signzone automatically if the
29 ; keyset-sub.example.net file is present (run dnssec-signzone
30 ; with option -g or use the dnssec-signer tool) ;-)
31 sub IN NS ns1.example.net.
33 ; this file will contain all the zone keys
36 $INCLUDE zone.localhost