summaryrefslogtreecommitdiff
blob: aee7b92a3e56ace4c8d449d2a40bf802ccf9d852 (plain)
1
2
3
4
5
6
7
8
9
$TTL 1W
@       IN      SOA     ns.localhost. root.localhost.  (
                                      2002081601 ; Serial
                                      28800      ; Refresh
                                      14400      ; Retry
                                      604800     ; Expire - 1 week
                                      86400 )    ; Minimum
		IN      NS      127.0.0.1
localhost.	IN	A	127.0.0.1