This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
Other modules / Re: Zentyal 6 DHCP update DNS
« on: April 16, 2019, 03:43:54 pm »
The more I dig in theses forum, the more I found that project is totally forgotten.
You got dozen of messages with the same error, DHCP not able to update DNS.
You got dozen of messages with the same error, DHCP not able to update DNS.
2
Other modules / Re: Zentyal 6 DHCP update DNS
« on: April 16, 2019, 03:30:23 pm »
146 read and no answers...
That topic is not solved and is a real pain.
This is a very basic feature of a system like Zentyal, to register DHCP leases into the DNS. If it's broken, you can't claim to have DNS and DHCP sync'ed.
I could setup a DNS with DHCP and get every new leases register to DNS without a problem on Ubuntu 18.04, but Zentyal is using scripts and templates so I could not patch my system. Look like a Kerberos key problem or at least some bad permissions somewhere.
I'm not sure that product is still under developpement, this is a real bug preventing Zentyal to do his work, leaving it totally useless.
Tested with 6.0 (not modded):
That topic is not solved and is a real pain.
This is a very basic feature of a system like Zentyal, to register DHCP leases into the DNS. If it's broken, you can't claim to have DNS and DHCP sync'ed.
I could setup a DNS with DHCP and get every new leases register to DNS without a problem on Ubuntu 18.04, but Zentyal is using scripts and templates so I could not patch my system. Look like a Kerberos key problem or at least some bad permissions somewhere.
I'm not sure that product is still under developpement, this is a real bug preventing Zentyal to do his work, leaving it totally useless.
Tested with 6.0 (not modded):
Code: [Select]
Apr 13 17:31:03 tech01 dhcpd[9630]: DHCPREQUEST for 192.168.0.50 from 3e:d9:4b:7a:08:3b (centreon) via eth0
Apr 13 17:31:03 tech01 dhcpd[9630]: DHCPACK on 192.168.0.50 to 3e:d9:4b:7a:08:3b (centreon) via eth0
Apr 13 17:31:03 tech01 named[9312]: samba_dlz: starting transaction on zone domain.lan
Apr 13 17:31:03 tech01 named[9312]: samba_dlz: spnego update failed
Apr 13 17:31:03 tech01 named[9312]: client @0x7f05e86caa20 127.0.0.1#49095/key domain.lan: updating zone 'domain.lan/NONE': update failed: rejected by secure update (REFUSED)
Apr 13 17:31:03 tech01 named[9312]: samba_dlz: cancelling transaction on zone domain.lan
Apr 13 17:31:03 tech01 dhcpd[9630]: Unable to add forward map from centreon.domain.lan. to 192.168.0.50: REFUSED
Apr 13 17:32:20 tech01 named[9312]: resolver priming query complete
3
Directory and Authentication / Re: [SOLVED] Configuring DNS updates for all DHCP leases (not just domain members)?
« on: April 13, 2019, 05:45:05 pm »
That topic is not solved anymore and is a real pain.
This is a very basic feature of a system like Zentyal, to register DHCP leases into the DNS. If it's broken, you can't claim to have DNS and DHCP sync'ed.
Tested with 6.0 (not modded):
This is a very basic feature of a system like Zentyal, to register DHCP leases into the DNS. If it's broken, you can't claim to have DNS and DHCP sync'ed.
Tested with 6.0 (not modded):
Code: [Select]
Apr 13 17:31:03 tech01 dhcpd[9630]: DHCPREQUEST for 192.168.0.50 from 3e:d9:4b:7a:08:3b (centreon) via eth0
Apr 13 17:31:03 tech01 dhcpd[9630]: DHCPACK on 192.168.0.50 to 3e:d9:4b:7a:08:3b (centreon) via eth0
Apr 13 17:31:03 tech01 named[9312]: samba_dlz: starting transaction on zone domain.lan
Apr 13 17:31:03 tech01 named[9312]: samba_dlz: spnego update failed
Apr 13 17:31:03 tech01 named[9312]: client @0x7f05e86caa20 127.0.0.1#49095/key domain.lan: updating zone 'domain.lan/NONE': update failed: rejected by secure update (REFUSED)
Apr 13 17:31:03 tech01 named[9312]: samba_dlz: cancelling transaction on zone domain.lan
Apr 13 17:31:03 tech01 dhcpd[9630]: Unable to add forward map from centreon.domain.lan. to 192.168.0.50: REFUSED
Apr 13 17:32:20 tech01 named[9312]: resolver priming query complete
Pages: [1]