Home | History | Annotate | Line # | Download | only in ns1
root.db revision 1.1.1.1.2.3
      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 . 60 IN SOA ns.nil. hostmaster.ns.nil. 1 0 0 0 0
     11 . 60 IN NS ns.nil.
     12 ns.nil. 60 IN A 10.53.0.1
     13 ns.tld1. 60 IN A 10.53.0.1
     14 example.org. 60 IN NS direct.example.org.
     15 direct.example.org. 60 IN A 10.53.0.2
     16 example.net. 60 IN NS direct.example.net.
     17 direct.example.net. 60 IN A 10.53.0.2
     18 example.com. 60 IN NS direct.example.com.
     19 direct.example.com. 60 IN A 10.53.0.4
     20