Update db.master.tilde

This commit is contained in:
deepend 2024-01-09 22:05:00 +00:00
parent 56d848290c
commit 394675fad4
1 changed files with 3 additions and 8 deletions

View File

@ -1,21 +1,16 @@
; ;
; BIND data file for master.tilde ; BIND data file for master.tilde
; ;
$TTL 604802 $TTL 86400
@ IN SOA master.tilde. root.master.tilde. ( @ IN SOA master.tilde. root.master.tilde. (
2020041401 ; Serial 2020041401 ; Serial
604800 ; Refresh 604800 ; Refresh
86400 ; Retry 86400 ; Retry
2419200 ; Expire 2419200 ; Expire
604800 ) ; Negative Cache TTL 604800 ) ; Negative Cache TTL
IN A 188.40.73.235
IN AAAA 2a01:4f8:221:907::10
; ;
IN NS ns1.master.tilde. IN NS ns1.master.tilde.
IN NS ns2.master.tilde. IN NS ns2.master.tilde.
@ IN A 188.40.73.235 ns1 IN A 142.44.150.187
ns1 IN A 188.40.73.235 ns2 IN A 142.44.150.187
ns1 IN AAAA 2a01:4f8:221:907::10
ns2 IN A 149.56.184.112
ns2 IN AAAA 2607:5300:61:c67::11