Added zone file for aussie.tilde

This commit is contained in:
ahriman 2019-03-02 01:35:26 -05:00
parent 992b8a42c1
commit 0e9267a3ff
1 changed files with 20 additions and 0 deletions

20
db.aussie.tilde Normal file
View File

@ -0,0 +1,20 @@
;
; BIND data file for aussie.tilde
;
$TTL 604802
@ IN SOA aussie.tilde. root.aussie.tilde. (
2019030201 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
IN A 149.28.186.154
;
IN NS ns1.master.tilde.
IN NS ns2.master.tilde.
IN NS ns3.master.tilde.
IN NS ns4.master.tilde.
@ IN A 149.28.186.154
* IN A 149.28.186.154