apt updateapt install bind9apt install dnsutils/etc/bind/db.local sous la forme /etc/bind/db.votrenomdedomaine :
cp /etc/bind/db.local /etc/bind/db.dns.fr
Dans notre cas, Serveur01 est le nom du serveur (hostname).
/etc/bind/db.127 sous la forme /etc/bind/db.ipdevotreréseau : cp /etc/bind/db.127 /etc/bind/db.192.168.0
/etc/bind/named.conf.local :
systemctl restart bind9
/etc/resolv.confsur tous les hôtes. Penser au fichier DHCP, modifier le dns à distribuer également.