mirror of
https://github.com/TildeNIC/.tilde.git
synced 2026-03-26 06:10:19 +00:00
Fixing some zones
This commit is contained in:
@@ -16,4 +16,4 @@ $TTL 604802
|
|||||||
IN NS ns5.master.tilde.
|
IN NS ns5.master.tilde.
|
||||||
|
|
||||||
@ IN A 10.0.0.5
|
@ IN A 10.0.0.5
|
||||||
@ IN MX 10 10.0.0.5
|
@ IN MX 10 thunix.tilde.
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
;
|
;
|
||||||
; BIND data file for windows.tilde
|
; BIND data file for thunix.tilde
|
||||||
;
|
;
|
||||||
$TTL 604802
|
$TTL 604802
|
||||||
@ IN SOA windows.tilde. root.windows.tilde. (
|
@ IN SOA windows.tilde. root.windows.tilde. (
|
||||||
@@ -8,9 +8,9 @@ $TTL 604802
|
|||||||
86400 ; Retry
|
86400 ; Retry
|
||||||
2419200 ; Expire
|
2419200 ; Expire
|
||||||
604800 ) ; Negative Cache TTL
|
604800 ) ; Negative Cache TTL
|
||||||
;
|
|
||||||
IN A 147.194.15.196
|
IN A 147.194.15.196
|
||||||
;
|
;
|
||||||
|
|
||||||
IN NS ns1.master.tilde.
|
IN NS ns1.master.tilde.
|
||||||
IN NS ns2.master.tilde.
|
IN NS ns2.master.tilde.
|
||||||
IN NS ns5.master.tilde.
|
IN NS ns5.master.tilde.
|
||||||
|
|||||||
Reference in New Issue
Block a user