This repository has been archived on 2024-06-18. You can view files and clone it, but cannot push or open issues/pull-requests.
2014-01-20 01:08:03 +01:00
|
|
|
;
|
|
|
|
; Database file tpl.zone for tpl.zone. zone.
|
2014-03-04 00:45:33 +01:00
|
|
|
; Zone version: 2014030200
|
2014-01-20 01:08:03 +01:00
|
|
|
;
|
|
|
|
|
|
|
|
$ORIGIN CHANGEMEORIGIN.
|
|
|
|
|
|
|
|
|
|
|
|
$TTL 3600
|
|
|
|
@ 3600 IN SOA ns0.netlib.re. postmaster.netlib.re. (
|
2014-03-04 00:45:33 +01:00
|
|
|
2014030200 ; serial number
|
2014-01-20 01:08:03 +01:00
|
|
|
3600 ; refresh
|
|
|
|
600 ; retry
|
|
|
|
86400 ; expire
|
|
|
|
600 ; minimum TTL
|
|
|
|
)
|
|
|
|
;
|
|
|
|
; Zone NS Records
|
2014-03-04 00:45:33 +01:00
|
|
|
|
|
|
|
@ IN NS ns0.arn-fai.net.
|