Hi all, i've configure with success one ispconfig server primary and a secondary with only dns service enabled. Everithings run run... slave update correctly. Now i want to add a third server with only dns. Is possible? How can i do this? With some documentation as per second? Thanks for answer. Giancarlo.
Yes, you can install a third or even fourth DNS server in the same way you installed the second DNS server.
I just install a Multi server on a Virtual Box but the web server and the mail server shows two services that fail to start: FTPD Offline and SMTP Offline. I read some fix for that but they did not fix the problem. Any link that I can look up to solve this problem ? Here is some results when I was debugging the problem: root@mail:/home/administrator# systemctl status postfix.service● postfix.service - LSB: Postfix Mail Transport Agent Loaded: loaded (/etc/init.d/postfix) Drop-In: /run/systemd/generator/postfix.service.d └─50-postfix-$mail-transport-agent.conf Active: failed (Result: exit-code) since Wed 2018-05-16 13:31:28 EDT; 4h 10min ago May 16 13:31:26 mail postfix[17871]: Starting Postfix Mail Transpo...t May 16 13:31:27 mail postfix[17871]: postconf: fatal: file /etc/po...t May 16 13:31:28 mail systemd[1]: postfix.service: control process ...1 May 16 13:31:28 mail systemd[1]: Failed to start LSB: Postfix Mail.... May 16 13:31:28 mail systemd[1]: Unit postfix.service entered fail.... Hint: Some lines were ellipsized, use -l to show in full.
Please post the fiull length error lines as @ztk.me suggested, you can find them in mail.log and the pure ftpd log or syslog as well.
Thanks Till, everythings run fine. Now if i want a secondary mx for backup of primary can i install mail like dns server or there is another procedure ? I need this for incoming mail only....
A second mailserver is not as easy installable as a DS server as it has to deal with the mail data too. I guess you should be able to do the basic install similar to the first mail server and then use the dovecot installation part from mirror server tutorial (in ISPConfig manual) to configure dovecot to mirror the actual mail data.