22 lines
415 B
Plaintext
22 lines
415 B
Plaintext
$TTL 604800
|
|
@ IN SOA ns1.athena7.eu. admin.anorex.ie. (
|
|
2021030501 ; Serial number as YYYYmmdd## convention
|
|
43200 ; Refresh interval
|
|
7200 ; Retry interval
|
|
2419200 ; Expire Interval
|
|
86400 ; Negative Cache TTL
|
|
)
|
|
|
|
; Name servers
|
|
|
|
IN NS ns1.athena7.eu.
|
|
IN NS ns2.athena7.eu.
|
|
IN NS ns3.athena7.eu.
|
|
IN NS ns4.athena7.eu.
|
|
|
|
; Hosts
|
|
|
|
anorex.ie. IN A 173.249.45.89
|
|
anorex.ie. IN AAAA 2a02:c207:3003:6854::1
|
|
|