13 lines
446 B
Plaintext
13 lines
446 B
Plaintext
|
|
;
|
||
|
|
; BIND reverse data file for local loopback tp.scr
|
||
|
|
;
|
||
|
|
$TTL 604800
|
||
|
|
@ IN SOA osiris.tp.scr. root.. (
|
||
|
|
1 ; Serial
|
||
|
|
604800 ; Refresh
|
||
|
|
86400 ; Retry
|
||
|
|
2419200 ; Expire
|
||
|
|
604800 ) ; Negative Cache TTL
|
||
|
|
;
|
||
|
|
@ IN NS localhost.
|
||
|
|
1.0.0 IN PTR localhost.
|