18 lines
351 B
Plaintext
18 lines
351 B
Plaintext
|
;
|
||
|
; BIND data file for tp.scr zone
|
||
|
;
|
||
|
$TTL 604800
|
||
|
@ IN SOA osiris.tp.scr. root.tp.scr. (
|
||
|
2 ; Serial
|
||
|
604800 ; Refresh
|
||
|
86400 ; Retry
|
||
|
2419200 ; Expire
|
||
|
604800 ) ; Negative Cache TTL
|
||
|
;
|
||
|
@ IN NS osiris.tp.scr.
|
||
|
osiris IN A 192.168.1.158
|
||
|
eno IN A 192.168.1.1
|
||
|
owt IN A 192.168.1.2
|
||
|
eerht IN A 192.168.1.3
|
||
|
ruof IN A 192.168.1.4
|