19 lines
338 B
Plaintext
19 lines
338 B
Plaintext
;
|
|
; BIND data file for local loopback interface
|
|
;
|
|
$TTL 604800
|
|
@ IN SOA dns-el.sio-el.lan. root.dns-el.sio-el.lan. (
|
|
2 ; Serial
|
|
604800 ; Refresh
|
|
86400 ; Retry
|
|
2419200 ; Expire
|
|
604800 ) ; Negative Cache TTL
|
|
NS dns-el.sio-el.lan.
|
|
|
|
;
|
|
|
|
140 IN PTR deb-dhcp-el.sio-el.lan.
|
|
141 IN PTR dns-el.sio-el.lan.
|
|
|
|
|