If you’re seeing complaints in the Zentyal log file like Text::DHCPLeases::Object::parse Error: Change the following. in the file /usr/share/perl5/Text/DHCPLeases/Object.pm find the struct declaration and alter the last lines as below. 'ddns_rev_name' => '$', 'ddns_fwd_name' => '$', 'ddns_txt' => '$', 'ddns_client_fqdn' => '$' ); Then, in the same file, find the parse function and again, alter ...