Re: Bind9 forward/reverse zones with multiple TSIG keys

2019-02-05 Thread ObNox
On 29/01/2019 09:19, ObNox wrote: Following a previous thread (ie: "Selective forwarding?"), I've started to work on a multi-server configuration within 3 sites consisting of a primary at Site1 and secondaries at Site2/3. All sites will have DHCP servers with DDNS enabled.

Re: Bind9 forward/reverse zones with multiple TSIG keys

2019-02-01 Thread ObNox
ur edits were functionally lost.  (Technically they may still be in the text file.) Good catch, Bind did what you were thinking, you wizard :) Good luck. I don't need luck, I need people who know! And that's what I had, so thank you :) -- ObNox

Bind9 forward/reverse zones with multiple TSIG keys

2019-01-29 Thread ObNox
ind bind 77 Jan 28 10:19 rndc.key -rw-r--r-- 1 root root 1317 Sep 19 15:15 zones.rfc1918 # ls -lA /etc/bind/data/ total 8 -rw-rw-r-- 1 root bind 632 Jan 29 07:55 _domain.tld.rev -rw-rw-r-- 1 root bind 688 Jan 29 07:55 _domain.tld.zone So for now I'm lost and I need an expert's PoV to po

Re: Selective forwarding?

2019-01-28 Thread ObNox
sandbox to play with and I'm facing a problem I can't explain at all. To avoid confusion, I'll start a new thread on the matter. -- ObNox ___ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list

Re: Selective forwarding?

2019-01-28 Thread ObNox
uot;month", in reality it's + 2~3 days depending on the situation. -- ObNox ___ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users

Re: Selective forwarding?

2019-01-22 Thread ObNox
multi-master DNS service like I already have with OpenLDAP! The multi-master setup of OpenLDAP works so magically well that I really wished it was possible for my DNS use case :-) I can update any LDAP server in the chain and it magically propagates everywhere in an instant. That's becau

Selective forwarding?

2019-01-21 Thread ObNox
Site 1) is down, only the centralized services are unavailable to the other sites 3/ Each time I add a new record in Site 1 DNS server, I don't need to replicate this record to all other sites to make it known. Is such a DNS configuration possible ? Thank you for any advice. -- ObNox ___