18 lines
383 B
Plaintext
18 lines
383 B
Plaintext
|
;
|
||
|
; BIND reverse data file for local loopback interface
|
||
|
;
|
||
|
$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.
|
||
|
192.168.1.158 IN PTR osiris.tp.scr.
|
||
|
192.168.1.1 IN PTR eno
|
||
|
192.168.1.2 IN PTR owt
|
||
|
192.168.1.3 IN PTR eerht
|
||
|
192.168.1.4 IN PTR ruof
|