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.
13 lines
237 B
Plaintext
13 lines
237 B
Plaintext
2 years ago
|
;
|
||
|
; BIND reverse data file for broadcast zone
|
||
|
;
|
||
|
$TTL 604800
|
||
|
@ IN SOA localhost. root.localhost. (
|
||
|
1 ; Serial
|
||
|
604800 ; Refresh
|
||
|
86400 ; Retry
|
||
|
2419200 ; Expire
|
||
|
604800 ) ; Negative Cache TTL
|
||
|
;
|
||
|
@ IN NS localhost.
|