[bind] +zef -cachan-adm -admissibles

main
_shirenn 2022-11-14 14:53:39 +01:00
parent abc6086318
commit 3054012a46
2 changed files with 5 additions and 2 deletions

View File

@ -7,7 +7,6 @@ glob_bind:
'_acme-challenge.adm.crans.org':
'adh.crans.org': {}
'adm.crans.org': {}
'cachan-adm.crans.org': {}
'crans.eu': {}
'crans.fr': {}
'crans.org': {}
@ -16,7 +15,7 @@ glob_bind:
'renater.crans.org': {}
'ens.crans.org': {}
'lp.crans.org': {}
'admissibles.crans.org': {}
'zef.crans.org': {}
'76.230.185.in-addr.arpa': {}
'77.230.185.in-addr.arpa': {}
'78.230.185.in-addr.arpa': {}

View File

@ -51,3 +51,7 @@ options {
allow-transfer { none; };
{% endif %}
};
statistics-channels {
inet 127.0.0.1 port 8053 allow { 127.0.0.1; };
};