You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
615 B
Plaintext
22 lines
615 B
Plaintext
;
|
|
; BIND data file for master.tilde
|
|
;
|
|
$TTL 604802
|
|
@ IN SOA master.tilde. root.master.tilde. (
|
|
2020041401 ; Serial
|
|
604800 ; Refresh
|
|
86400 ; Retry
|
|
2419200 ; Expire
|
|
604800 ) ; Negative Cache TTL
|
|
IN A 188.40.73.235
|
|
IN AAAA 2a01:4f8:221:907::10
|
|
;
|
|
IN NS ns1.master.tilde.
|
|
IN NS ns2.master.tilde.
|
|
|
|
@ IN A 188.40.73.235
|
|
ns1 IN A 188.40.73.235
|
|
ns1 IN AAAA 2a01:4f8:221:907::10
|
|
ns2 IN A 149.56.184.112
|
|
ns2 IN AAAA 2607:5300:61:c67::11
|