14 lines
499 B
Plaintext
14 lines
499 B
Plaintext
;
|
|
; BIND data file for tp.scr
|
|
;
|
|
$TTL 604800
|
|
@ IN SOA osiris.tp.scr. root.tp.scr. (
|
|
3 ; Serial
|
|
604800 ; Refresh
|
|
86400 ; Retry
|
|
2419200 ; Expire
|
|
604800 ) ; Negative Cache TTL
|
|
;
|
|
@ IN NS osiris.tp.scr.
|
|
osiris.tp.scr. IN A 192.168.1.158
|
|
isis.tp.scr. IN A 192.168.1.10 |