; This file holds the information on root name servers needed to
; initialize cache of Internet domain name servers
; Since the test network is usually not connected to the Internet
; this file makes this machine authoritative for the world.
;
$TTL	3600000
.			  IN SOA . root.testing.libreswan.org. (
				2015030301	; serial
				   604800	; Refresh
				    86400	; Retry
			          2419200	; Expire
				 604800 )	; Negative Cache TTL

.                         IN NS	nic.root-servers.net.
nic.root-servers.net.     IN A     192.1.2.254
arpa.                     IN NS     nic.root-servers.net.
org.                      IN NS     nic.root-servers.net.
libreswan.org.            IN NS     nic.root-servers.net.
root-servers.net.         IN NS     nic.root-servers.net.
; includes keys for DNSSEC for these zones - or a fake root key?
