• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Resolved Problem with the bind config

VagaStorm

Basic Pleskian
I have a strange problem with bind.

When I run the plesk repair dns or does anything that will recreate named.conf, it add a second ; at the end of the list of acl servers.

acl common-allow-transfer {
dns_ip_1;dns_ip_2;;
ip/32;
ip/32;

};

This kills the dns server. (I can remove the extra ; to start the dns server, but it gets corrupted again if I try to recreate dns settings)

If I where to gues, id say dns_ip_2 is stored somewhere as "dns_ip_2;" insted of "dns_ip_2" or thers a blank entry, but I cant find it anywhere.

I've deleted the dns servers from slave dns settup and there are no ips in:"Transfer Restrictions Template".
 
Back
Top