Revised IP address

This commit is contained in:
TechEmporium 2019-09-21 02:08:49 -04:00
parent 46de8f675f
commit b58510f4f6
1 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
;
; BIND data file for thunix.tilde
; BIND data file for windows.tilde
;
$TTL 604802
@ IN SOA windows.tilde. root.windows.tilde. (
@ -8,12 +8,12 @@ $TTL 604802
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
IN A 147.194.15.196
IN A 147.194.7.88
;
IN NS ns1.master.tilde.
IN NS ns2.master.tilde.
IN NS ns5.master.tilde.
@ IN A 147.194.15.196
* IN A 147.194.15.196
@ IN A 147.194.7.88
* IN A 147.194.7.88