mirror of
https://github.com/TildeNIC/.tilde.git
synced 2026-03-24 13:20:19 +00:00
Merge branch 'master' of TechEmporium/.tilde into master
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
;
|
;
|
||||||
; BIND data file for thunix.tilde
|
; BIND data file for windows.tilde
|
||||||
;
|
;
|
||||||
$TTL 604802
|
$TTL 604802
|
||||||
@ IN SOA windows.tilde. root.windows.tilde. (
|
@ IN SOA windows.tilde. root.windows.tilde. (
|
||||||
@@ -8,12 +8,12 @@ $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 CNAME techshell.l5.ca.
|
||||||
;
|
;
|
||||||
|
|
||||||
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.
|
||||||
|
|
||||||
@ IN A 147.194.15.196
|
@ IN CNAME techshell.l5.ca.
|
||||||
* IN A 147.194.15.196
|
* IN CNAME techshell.l5.ca.
|
||||||
Reference in New Issue
Block a user