18 lines
686 B
Plaintext
18 lines
686 B
Plaintext
;
|
|
; BIND reverse data file for tp.scr
|
|
;
|
|
$TTL 604800
|
|
@ IN SOA osiris.tp.scr. root.tp.scr. (
|
|
1 ; Serial
|
|
604800 ; Refresh
|
|
86400 ; Retry
|
|
2419200 ; Expire
|
|
604800 ) ; Negative Cache TTL
|
|
;
|
|
@ IN NS osiris.tp.scr.
|
|
158.1.168.192.in-addr.arpa IN PTR osiris.tp.scr.
|
|
1.1.168.192.in-addr.arpa IN PTR eno.tp.scr.
|
|
2.1.168.192.in-addr.arpa IN PTR owt.tp.scr.
|
|
3.1.168.192.in-addr.arpa IN PTR eerht.tp.scr.
|
|
4.1.168.192.in-addr.arpa IN PTR ruof.tp.scr.
|