Tâche #32083
Scénario #32044: Validation des scénario 'cadoles' (14-16)
Valider le scénario Revoir les options du template /etc/bind/named.conf.options Samba DLZ
Début:
08/04/2021
Echéance:
% réalisé:
100%
Restant à faire (heures):
0.0
Demandes liées
Historique
#1 Mis à jour par Joël Cuissinat il y a presque 5 ans
- Lié à Scénario #31999: Revoir les options du template /etc/bind/named.conf.options Samba DLZ ajouté
#2 Mis à jour par Daniel Dehennin il y a presque 5 ans
- Statut changé de Nouveau à En cours
#3 Mis à jour par Daniel Dehennin il y a presque 5 ans
- Assigné à mis à Daniel Dehennin
#4 Mis à jour par Daniel Dehennin il y a presque 5 ans
- Statut changé de En cours à Résolu
- % réalisé changé de 0 à 100
Sur un Seth 2.8.1, j’ai bien
root@dc1:~# cat /etc/bind/named.conf.options
acl transfer_acl {
none;
};
options {
directory "/var/cache/bind";
// If there is a firewall between you and nameservers you want
// to talk to, you may need to fix the firewall to allow multiple
// ports to talk. See http://www.kb.cert.org/vuls/id/800113
// If your ISP provided one or more IP addresses for stable
// nameservers, you probably want to use them as forwarders.
// Uncomment the following block, and insert the addresses replacing
// the all-0's placeholder.
forwarders {
192.168.0.1;
};
forward only;
dnssec-validation no;
dnssec-lookaside no;
empty-zones-enable no;
allow-query {any;};
notify no;
allow-transfer {transfer_acl;};
auth-nxdomain yes;
listen-on-v6 { none; };
tkey-gssapi-keytab "/var/lib/samba/bind-dns/dns.keytab";
# https://wiki.samba.org/index.php?title=BIND9_DLZ_DNS_Back_End&diff=prev&oldid=15767
minimal-responses yes;
};
#5 Mis à jour par Daniel Dehennin il y a presque 5 ans
- Statut changé de Résolu à Fermé
- Restant à faire (heures) mis à 0.0