change a.tilde to am.tilde

This commit is contained in:
Anton McClure
2020-01-22 17:27:23 +00:00
parent 27e106cf25
commit a876821554
2 changed files with 3 additions and 3 deletions

18
db.am.tilde Normal file
View File

@@ -0,0 +1,18 @@
;
; BIND data file for am.tilde
;
$TTL 604802
@ IN SOA master.tilde. root.master.tilde. (
2020012001 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
IN A 168.235.111.79
;
IN NS ns1.master.tilde.
IN NS ns2.master.tilde.
@ IN A 168.235.111.79
www IN A 168.235.111.79