Re: A good name for development branch releases package

2021-11-30 Thread Xavier Humbert via bind-users
ns/bind911 - dns/bind916 HTH Xavier -- Xavier Humbert CRT Supervision et Exploitation de Niveau 1 Rectorat de Nancy-Metz 03 83 86 27 39 OpenPGP_0x90B78A89BCC49C10.asc Description: OpenPGP public key OpenPGP_signature Description: OpenPGP digital

Re: CNAME for google sites

2021-10-25 Thread Xavier Humbert via bind-users
create a CNAME for a site in this format? Is there another way? -- Elias Pereira -- Xavier Humbert CRT Supervision et Exploitation de Niveau 1 Rectorat de Nancy-Metz 03 83 86 27 39 OpenPGP_0x90B78A89BCC49C10.asc Description: OpenPGP public key OpenPGP_signature Description: OpenPGP digital

Re: Any interest in a write-up showing how to configure BIND 9.17x with DoH and LetsEncrypt?

2021-05-30 Thread Xavier Humbert via bind-users
? � Best. � Richard. Oh yes, please do ! Xavier -- Xavier Humbert CRT Supervision et Exploitation de Niveau 1 Rectorat de Nancy-Metz 03 83 86 27 39 OpenPGP_0x90B78A89BCC49C10.asc Description: OpenPGP public key OpenPGP_signature Description: OpenPGP digital signature

[UNSOLVED] Re: Strange DNS behaviour

2021-05-09 Thread Xavier Humbert via bind-users
On 09/05/2021 13:44, Xavier Humbert via bind-users wrote: On 09/05/2021 12:32, Xavier Humbert via bind-users wrote: Hi, My DNS system if perfectly working : [xavier@numenor ~]$ dig dns.google.com ; <<>> DiG 9.16.15 <<>> dns.google.com ;; global options: +cmd ;;

[SOLVED] Re: Strange DNS behaviour

2021-05-09 Thread Xavier Humbert via bind-users
On 09/05/2021 12:32, Xavier Humbert via bind-users wrote: Hi, My DNS system if perfectly working : [xavier@numenor ~]$ dig dns.google.com ; <<>> DiG 9.16.15 <<>> dns.google.com ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status

Strange DNS behaviour

2021-05-09 Thread Xavier Humbert via bind-users
, the whole subnet is allowed. Nmap and/or telnet shows no blocked port problem Trying on the secondary leads to the same behaviour Eventually, I am lost. Could anyone help ? Thanks, Regards -- Xavier Humbert CRT Supervision et Exploitation de Niveau 1 Rectorat de Nancy-Metz

Re: [dev] Change in the build system - please test

2020-04-21 Thread Xavier Humbert via bind-users
ue #4. If the problem is reasonable big and > contained, feel free to open > new issue for it (and probably link it in the comment in issue #4). > > Thank you, > Ondrej > -- > Ondřej Surý > ond...@isc.org > > > ___________

Re: Problem with zone delegation with private gTLD

2019-04-08 Thread Xavier Humbert
On 08/04/2019 13:05, Matus UHLAR - fantomas wrote: > I believe there should be reserved gTLD for such usage. Is this not what the TLD /.invalid/ is supposed to be ? Xavier -- Xavier Humbert CRT Supervision et Exploitation de Niveau 1 Rectorat de Nancy-Metz 03 83 86 27 39 signature.

Re: Bind master keeps saying it is not authoritative

2017-03-02 Thread Xavier Humbert
fr.db"; masters {172.29.16.135; }; }; zone "." IN { type hint; file "named.ca"; }; include "/etc/named.rfc1912.zones"; include "/etc/named.root.key"; -

Bind master keeps saying it is not authoritative

2017-03-02 Thread Xavier Humbert
sfer of 'myzone.fr/IN' from 172.29.16.135#53: Transfer completed: 0 messages, 0 records, 0 bytes, 0.001 secs (0 bytes/sec) I'm really lost. I've configured dozens of DNSs with no such problems. Did I miss something obvious ? Than