23 lines
659 B
Plaintext
23 lines
659 B
Plaintext
;
|
|
; BIND data file for local loopback interface
|
|
;
|
|
$TTL 604800
|
|
@ IN SOA srv-service.monlabo.lan. root.srv-service.monlabo.lan. (
|
|
2 ; Serial
|
|
604800 ; Refresh
|
|
86400 ; Retry
|
|
2419200 ; Expire
|
|
604800 ) ; Negative Cache TTL;
|
|
NS srv-service.monlabo.lan.
|
|
srv-service IN A 172.16.0.1
|
|
|
|
srvdns CNAME srv-service.monlabo.lan.
|
|
srvdns1 CNAME srv-service.monlabo.lan.
|
|
dns CNAME srv-service.monlabo.lan.
|
|
dns1 CNAME srv-service.monlabo.lan.
|
|
srvdhcp CNAME srv-service.monlabo.lan.
|
|
dhcp CNAME srv-service.monlabo.lan.
|
|
srvadmin CNAME srv-service.monlabo.lan.
|
|
router CNAME srv-service.monlabo.lan.
|
|
gateway CNAME srv-service.monlabo.lan.
|