siotp/sio1/02-tpdns/db.domaine.lan
2021-05-28 09:47:15 +02:00

20 lines
553 B
Plaintext

;
; BIND data file for local loopback interface
;
$TTL 604800
domaine.lan. IN SOA srv1.domaine.lan. root.srv1.domaine.lan. (
2021022600 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
NS srv1.domaine.lan.
$ORIGIN domaine.lan.
srv1 A 192.168.0.71
srv2 A 192.168.0.73
xp1 A 192.168.0.72
www CNAME srv2