21 lines
423 B
Plaintext
21 lines
423 B
Plaintext
$TTL 604800
|
|
@ IN SOA karlsruhe.flauschekatze.space. admin.karlsruhe.flauschekatze.space. (
|
|
1 ; Serial number, increase by one
|
|
604800 ; Refresh interval
|
|
86400 ; Retry interval
|
|
2419200 ; Expire Interval
|
|
604800 ; Negative Cache TTL
|
|
)
|
|
|
|
; Name servers
|
|
|
|
IN NS ns1.karlsruhe.flauschekatze.space.
|
|
|
|
; Hosts
|
|
|
|
karlsruhe.flauschekatze.space. IN A 78.94.228.62
|
|
ns1.karlsruhe.flauschekatze.space. IN A 78.94.228.62
|
|
|
|
; Services
|
|
|