Hello,
We have a problem with cpanel that is regenerating dns zones and is adding a new record to all subdomains, something like this:
...
subdomain3 IN A ip.ip.ip.ip
subdomain4 IN A ip.ip.ip.ip
subdomain1 IN TXT ""
subdomain2 IN TXT ""
subdomain3 IN TXT ""
subdomain4 IN TXT ""
...
for all existing subdomains.
How can we stop this kind o behavior?
We have some automate tools that brake because of this lines
--
Stefan
We have a problem with cpanel that is regenerating dns zones and is adding a new record to all subdomains, something like this:
...
subdomain3 IN A ip.ip.ip.ip
subdomain4 IN A ip.ip.ip.ip
subdomain1 IN TXT ""
subdomain2 IN TXT ""
subdomain3 IN TXT ""
subdomain4 IN TXT ""
...
for all existing subdomains.
How can we stop this kind o behavior?
We have some automate tools that brake because of this lines
--
Stefan