diff options
Diffstat (limited to 'bind')
-rw-r--r-- | bind/fake-222/192.168.222 | 2 | ||||
-rw-r--r-- | bind/fake-222/JONES | 2 | ||||
-rw-r--r-- | bind/fake-222/JONES-mailonly | 2 | ||||
-rw-r--r-- | bind/fake-222/JONES-nomail | 2 | ||||
-rw-r--r-- | bind/fake-222/OFF | 2 | ||||
-rw-r--r-- | bind/fake-222/jones.dk | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/bind/fake-222/192.168.222 b/bind/fake-222/192.168.222 index c656223..2e85d07 100644 --- a/bind/fake-222/192.168.222 +++ b/bind/fake-222/192.168.222 @@ -1,5 +1,5 @@ $TTL 1w -@ IN SOA localhost. root.localhost. ( 1 1w 1d 1mo 1w ) +@ IN SOA localhost. root.localhost. ( 1 1w 1d 1mo 3h ) ; @ NS localhost. ; diff --git a/bind/fake-222/JONES b/bind/fake-222/JONES index 59465e3..c3519e2 100644 --- a/bind/fake-222/JONES +++ b/bind/fake-222/JONES @@ -1,5 +1,5 @@ $TTL 1w -@ IN SOA localhost. root.localhost. ( 1 1w 1d 1mo 1w ) +@ IN SOA localhost. root.localhost. ( 1 1w 1d 1mo 3h ) ; Public zone roots, mailhubs and non-CNAME services (use A) NS localhost. diff --git a/bind/fake-222/JONES-mailonly b/bind/fake-222/JONES-mailonly index f79ab96..0066bab 100644 --- a/bind/fake-222/JONES-mailonly +++ b/bind/fake-222/JONES-mailonly @@ -1,5 +1,5 @@ $TTL 1w -@ IN SOA localhost. root.localhost. ( 1 1w 1d 1mo 1w ) +@ IN SOA localhost. root.localhost. ( 1 1w 1d 1mo 3h ) ; Public zone roots, mailhubs and non-CNAME services (use A) NS localhost. diff --git a/bind/fake-222/JONES-nomail b/bind/fake-222/JONES-nomail index 1a13283..5bec905 100644 --- a/bind/fake-222/JONES-nomail +++ b/bind/fake-222/JONES-nomail @@ -1,5 +1,5 @@ $TTL 1w -@ IN SOA localhost. root.localhost. ( 1 1w 1d 1mo 1w ) +@ IN SOA localhost. root.localhost. ( 1 1w 1d 1mo 3h ) ; Public zone roots, mailhubs and non-CNAME services (use A) NS localhost. diff --git a/bind/fake-222/OFF b/bind/fake-222/OFF index 1eaf3c2..5239a56 100644 --- a/bind/fake-222/OFF +++ b/bind/fake-222/OFF @@ -1,5 +1,5 @@ $TTL 1w -@ IN SOA localhost. root.localhost. ( 1 1w 1d 1mo 1w ) +@ IN SOA localhost. root.localhost. ( 1 1w 1d 1mo 3h ) ; Public zone roots, mailhubs and non-CNAME services (use A) NS localhost. diff --git a/bind/fake-222/jones.dk b/bind/fake-222/jones.dk index cc89a9c..59879b4 100644 --- a/bind/fake-222/jones.dk +++ b/bind/fake-222/jones.dk @@ -1,5 +1,5 @@ $TTL 1w -@ IN SOA localhost. root.localhost. ( 1 1w 1d 1mo 1w ) +@ IN SOA localhost. root.localhost. ( 1 1w 1d 1mo 3h ) ; Public zone roots, mailhubs and non-CNAME services (use A) NS localhost. |