Hi All Im having problems attaching DNS servers to the master server - I've set up the Master to handle all but DNS Whilst setting up ISPConfig on NS1 (not tried NS2 yet), i get this: Code: Unable to connect to mysql server Host 'xx.xx.xxx.xxx' is not allowed to connect to this MySQL server after filling in the Master MySQL details - xx.xx.xxx.xxx is the IP of the NS server rather than the IP of the Master server
Either your master mysql server is not listening on the external ip (check mysql my.cnf file) or a firewall between the servers or on the master server blocks access to mysql or you did not add a root user for the IP and hostname of the slave (see multiserver setup instructions from manual).