correction arpa prefixe (6)
This commit is contained in:
parent
d971cb1b1d
commit
c19d2be858
|
@ -1,6 +1,6 @@
|
||||||
$TTL 60m
|
$TTL 60m
|
||||||
@ IN SOA dns.libre-en-communs.org. contact.a-lec.org. (
|
@ IN SOA dns.libre-en-communs.org. contact.a-lec.org. (
|
||||||
2406161134 ; serial
|
2406161136 ; serial
|
||||||
86400 ; refresh (1 day)
|
86400 ; refresh (1 day)
|
||||||
3600 ; retry (1 hour)
|
3600 ; retry (1 hour)
|
||||||
3600000 ; expire (5 weeks 6 days 16 hours)
|
3600000 ; expire (5 weeks 6 days 16 hours)
|
||||||
|
@ -20,7 +20,7 @@ $TTL 60m
|
||||||
;; projects
|
;; projects
|
||||||
|
|
||||||
; Speed Dreams
|
; Speed Dreams
|
||||||
149 IN PTR server.speed-dreams.net.
|
150 IN PTR server.speed-dreams.net.
|
||||||
|
|
||||||
;; IPv4 pool
|
;; IPv4 pool
|
||||||
|
|
||||||
|
@ -29,5 +29,5 @@ $TTL 60m
|
||||||
146 IN PTR fontainebleau.libre-en-communs.org.
|
146 IN PTR fontainebleau.libre-en-communs.org.
|
||||||
147 IN PTR fontainebleau.libre-en-communs.org.
|
147 IN PTR fontainebleau.libre-en-communs.org.
|
||||||
148 IN PTR fontainebleau.libre-en-communs.org.
|
148 IN PTR fontainebleau.libre-en-communs.org.
|
||||||
150 IN PTR fontainebleau.libre-en-communs.org.
|
149 IN PTR fontainebleau.libre-en-communs.org.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
$TTL 60m
|
$TTL 60m
|
||||||
@ IN SOA dns.libre-en-communs.org. contact.a-lec.org. (
|
@ IN SOA dns.libre-en-communs.org. contact.a-lec.org. (
|
||||||
2406161134 ; serial
|
2406161136 ; serial
|
||||||
86400 ; refresh (1 day)
|
86400 ; refresh (1 day)
|
||||||
3600 ; retry (1 hour)
|
3600 ; retry (1 hour)
|
||||||
3600000 ; expire (5 weeks 6 days 16 hours)
|
3600000 ; expire (5 weeks 6 days 16 hours)
|
||||||
|
|
Loading…
Reference in New Issue