RE: Unable to build BIND 9.11.1 with dnstap support

2017-05-05 Thread greg.rabil
Thanks Mark! I thought it would somehow know to search the 'bin' folder of the packages, but now it makes sense to simply add them to the path. Thanks again, Greg -Original Message- From: bind-users [mailto:bind-users-boun...@lists.isc.org] On Behalf Of Mark Andrews Sent: Thursday, May

Re: Bind 9.9.4 DLZ LDAP , error in config file named.conf

2017-05-05 Thread Enrico Becchetti Gmail
Hi Edda, yes yes yes !!! Token was the problem , I changed all of them and now Bind works fine !! Thanks you very much ! Best Regards Enrico Il 05/05/2017 14:27, Edda ha scritto: Hi Enrico, I recently ran into this with DLZ MySQL. The DLZ-tokens are no longer %zone%, %record% etc. but $zone$

Re: Bind 9.9.4 DLZ LDAP , error in config file named.conf

2017-05-05 Thread Edda
Hi Enrico, I recently ran into this with DLZ MySQL. The DLZ-tokens are no longer %zone%, %record% etc. but $zone$, $record$ etc. Newer Bind versions state this in their examples. I don't know when this was changed, sometime between 9.6.1 and 9.9.4. ;-) Best regards, Edda Am 05.05.17 um 11:5

Re: Bind 9.9.4 DLZ LDAP , error in config file named.conf

2017-05-05 Thread Enrico Becchetti Gmail
Dear Petr, as you suggest I change the last lines of named.conf: dlz "ldap zone" { database "ldap 1 v3 simple {cn=Sync,dc=priv} {X} {10.0.99.11} ldap:///dlzZoneName=%zone%,ou=dns,dc=priv???objectClass=dlzZone ldap:///dlzHostName=%record%,dlzZoneName=%zone%,ou=dns,dc=pri