<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.tetrain.com/index.php?action=history&amp;feed=atom&amp;title=Zimbra_Multi_Server_Docs_of_Presto</id>
	<title>Zimbra Multi Server Docs of Presto - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.tetrain.com/index.php?action=history&amp;feed=atom&amp;title=Zimbra_Multi_Server_Docs_of_Presto"/>
	<link rel="alternate" type="text/html" href="https://wiki.tetrain.com/index.php?title=Zimbra_Multi_Server_Docs_of_Presto&amp;action=history"/>
	<updated>2026-07-25T08:23:59Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://wiki.tetrain.com/index.php?title=Zimbra_Multi_Server_Docs_of_Presto&amp;diff=2392&amp;oldid=prev</id>
		<title>Keshav: Created page with &quot;   Table of Contents 1Oder of Installation:	1 2Installtion:	1 2.1On every node:	1 2.2Installation of Zimbra LDAP+Mailbox1Master N1 Server:	2 2.3Installation of Zimbra LDAP+Mai...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.tetrain.com/index.php?title=Zimbra_Multi_Server_Docs_of_Presto&amp;diff=2392&amp;oldid=prev"/>
		<updated>2017-06-19T09:30:32Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;   Table of Contents 1Oder of Installation:	1 2Installtion:	1 2.1On every node:	1 2.2Installation of Zimbra LDAP+Mailbox1Master N1 Server:	2 2.3Installation of Zimbra LDAP+Mai...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Table of Contents&lt;br /&gt;
1Oder of Installation:	1&lt;br /&gt;
2Installtion:	1&lt;br /&gt;
2.1On every node:	1&lt;br /&gt;
2.2Installation of Zimbra LDAP+Mailbox1Master N1 Server:	2&lt;br /&gt;
2.3Installation of Zimbra LDAP+Mailbox2 Master N2 Server:	7&lt;br /&gt;
2.4Installation of Zimbra-MTA+Proxy N1 Server:	1&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1. Order of Installation: &lt;br /&gt;
Zimbra LDAP Server&lt;br /&gt;
Zimbra Mailbox Server&lt;br /&gt;
Zimbra MTA Server &lt;br /&gt;
Zimbra Proxy Server&lt;br /&gt;
  Installtion:&lt;br /&gt;
On every node:&lt;br /&gt;
Disable selinux and firewalld&lt;br /&gt;
Selinux:&lt;br /&gt;
vi /etc/sysconfig/selinux&lt;br /&gt;
SELINUX=disabled&lt;br /&gt;
Firewalld:&lt;br /&gt;
~]# systemctl disable firewalld&lt;br /&gt;
~]# systemctl stop firewalld&lt;br /&gt;
~]# systemctl mask firewalld&lt;br /&gt;
~]# yum install iptables-services&lt;br /&gt;
~]# systemctl start iptables&lt;br /&gt;
~]# systemctl enable iptables&lt;br /&gt;
~]# systemctl unmask iptables&lt;br /&gt;
~]# iptables -F&lt;br /&gt;
~]# service iptables save&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Disable Postfix:&lt;br /&gt;
~]# systemctl stop postfix&lt;br /&gt;
~]# systemctl disable postfix&lt;br /&gt;
Install required packages: &lt;br /&gt;
~]# yum install nmap-ncat  perl-core sudo libidn gmp libaio libstdc++ unzip  sysstat sqlite&lt;br /&gt;
Install DNS package (Bind):&lt;br /&gt;
~]# yum install bind bind-utils net-tools&lt;br /&gt;
~]# systemctl enable named&lt;br /&gt;
Installation of Zimbra LDAP+Mailbox Master1 Server:&lt;br /&gt;
Step 1: DNS configuration:&lt;br /&gt;
Step 2: Login as a root on ZIMBRA-LDAP.&lt;br /&gt;
Step 3: Set system hostname and fully qualified domain name in host file.&lt;br /&gt;
~]# hostnamectl set-hostname ldap-master-n1.uidai.net.in&lt;br /&gt;
~]# vi /etc/hosts&lt;br /&gt;
192.168.1.157	lmailbox1.punjab.gov.in	lmailbox1&lt;br /&gt;
Step 4: Place the ZCS source file in /root directory.&lt;br /&gt;
Step 5: Extract &amp;quot; zcs-NETWORK-8.7.1_GA_1153.RHEL7_64.20141215151204.tgz &amp;quot; in same directory.&lt;br /&gt;
~]# tar -xvzf zcs-NETWORK-8.7.1_GA_1153.RHEL7_64.20141215151204.tgz&lt;br /&gt;
Step 6: Change directory to zcs-NETWORK-8.7.1_GA_1153.RHEL7_64.20141215151204&lt;br /&gt;
~]# cd zcs-NETWORK-8.7.1_GA_1153.RHEL7_64.20141215151204/&lt;br /&gt;
Step 7: Start ZCS Installtion:&lt;br /&gt;
~]# ./install.sh&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Press &amp;quot;Y&amp;quot; to accept terms of software license agreement.&lt;br /&gt;
Do you agree with the terms of the software license agreement? [N] y&lt;br /&gt;
Select &amp;quot;Y&amp;quot; for following packages that we need to install only and for rest options type &amp;quot;N&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Select the packages to install&lt;br /&gt;
&lt;br /&gt;
Install zimbra-ldap [Y] y&lt;br /&gt;
Install zimbra-logger [Y] n&lt;br /&gt;
Install zimbra-mta [Y] n&lt;br /&gt;
Install zimbra-dnscache [N] n&lt;br /&gt;
Install zimbra-snmp [Y] y&lt;br /&gt;
Install zimbra-store [Y] n&lt;br /&gt;
Install zimbra-apache [Y] n&lt;br /&gt;
Install zimbra-spell [Y] n&lt;br /&gt;
Install zimbra-convertd [N] n&lt;br /&gt;
Install zimbra-memcached [Y] n&lt;br /&gt;
Install zimbra-proxy [Y] n&lt;br /&gt;
&lt;br /&gt;
Checking required space for zimbra-core&lt;br /&gt;
Installing:&lt;br /&gt;
    zimbra-core&lt;br /&gt;
    zimbra-ldap&lt;br /&gt;
    zimbra-snmp&lt;br /&gt;
The system will be modified.  Continue? [N] y&lt;br /&gt;
&lt;br /&gt;
Step 8: Change domain name:&lt;br /&gt;
Change domain name? [Yes] yes&lt;br /&gt;
Create domain: [lmailbox1.punjab.gov.in] punjab.gov.in&lt;br /&gt;
Step 9: Menu Configurations of LDAP server&lt;br /&gt;
After selecting the specified packages, configure the main menu by choose the appropriate options.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Ldap+Mailbox Master1 server configuration complete.&lt;br /&gt;
2.3 Installation of Zimbra LDAP+Mailbox Master2 Server:&lt;br /&gt;
Step 1: DNS configuration:&lt;br /&gt;
Step 2: Login as a root on ZIMBRA-LDAP+Mailbox Master2 N3.&lt;br /&gt;
Step 3: Set system hostname and fully qualified domain name in host file.&lt;br /&gt;
~]# hostnamectl set-hostname lmailbox3.punjab.gov.in&lt;br /&gt;
~]# vi /etc/hosts&lt;br /&gt;
192.168.1.159	lmailbox3.punjab.gov.in  ldap+mailbox master2&lt;br /&gt;
Step 4: Place the ZCS source file in /root directory.&lt;br /&gt;
Step 5: Extract &amp;quot; zcs-NETWORK-8.7.1_GA_1153.RHEL7_64.20141215151204.tgz &amp;quot; in same directory.&lt;br /&gt;
~]# tar -xvzf zcs-NETWORK-8.7.1_GA_1153.RHEL7_64.20141215151204.tgz&lt;br /&gt;
Step 6: Change directory to zcs-NETWORK-8.7.1_GA_1153.RHEL7_64.20141215151204&lt;br /&gt;
~]# cd zcs-NETWORK-8.7.1_GA_1153.RHEL7_64.20141215151204/&lt;br /&gt;
Step 7: Start ZCS Installtion:&lt;br /&gt;
~]# ./install.sh&lt;br /&gt;
&lt;br /&gt;
Press &amp;quot;Y&amp;quot; to accept terms of software license agreement.&lt;br /&gt;
Do you agree with the terms of the software license agreement? [N] y&lt;br /&gt;
Select &amp;quot;Y&amp;quot; for following packages that we need to install only and for rest options type &amp;quot;N&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Select the packages to install&lt;br /&gt;
&lt;br /&gt;
Install zimbra-ldap [Y] y&lt;br /&gt;
Install zimbra-logger [Y] n&lt;br /&gt;
Install zimbra-mta [Y] n&lt;br /&gt;
Install zimbra-dnscache [N] n&lt;br /&gt;
Install zimbra-snmp [Y] y&lt;br /&gt;
Install zimbra-store [Y] y&lt;br /&gt;
Install zimbra-apache [Y] y&lt;br /&gt;
Install zimbra-spell [Y] y&lt;br /&gt;
Install zimbra-convertd [N] y&lt;br /&gt;
Install zimbra-memcached [Y] n&lt;br /&gt;
Install zimbra-proxy [Y] n&lt;br /&gt;
&lt;br /&gt;
Checking required space for zimbra-core&lt;br /&gt;
Installing:&lt;br /&gt;
    zimbra-core&lt;br /&gt;
    zimbra-ldap&lt;br /&gt;
    zimbra-snmp&lt;br /&gt;
The system will be modified.  Continue? [N] y&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Ldap+Mailbox Master2 server configuration complete.&lt;br /&gt;
&lt;br /&gt;
3. Installation of Zimbra-MTA+Proxy Server:&lt;br /&gt;
Step 1: DNS configuration:&lt;br /&gt;
Step 2: Login as a root on Zimbra-MTA Proxy server:&lt;br /&gt;
Step 3: Set system hostname and fully qualified domain name in host file.&lt;br /&gt;
~]# hostnamectl set-hostname mta-proxy.punjab.gov.in&lt;br /&gt;
~]# vi /etc/hosts&lt;br /&gt;
192.168.0.151	mta-proxy.punjab.gov.in	 mta-proxy&lt;br /&gt;
Step 4: Place the ZCS source file in /root directory.&lt;br /&gt;
Step 5: Extract &amp;quot; zcs-NETWORK-8.7.1_GA_1153.RHEL7_64.20141215151204.tgz &amp;quot; in same directory.&lt;br /&gt;
~]# tar -xvzf zcs-NETWORK-8.7.1_GA_1153.RHEL7_64.20141215151204.tgz&lt;br /&gt;
Step 6: Change directory to zcs-NETWORK-8.7.1_GA_1153.RHEL7_64.20141215151204&lt;br /&gt;
~]# cd zcs-NETWORK-8.7.1_GA_1153.RHEL7_64.20141215151204/&lt;br /&gt;
Step 7: Start ZCS Installtion:&lt;br /&gt;
~]# ./install.sh&lt;br /&gt;
&lt;br /&gt;
Press &amp;quot;Y&amp;quot; to accept terms of software license agreement.&lt;br /&gt;
Do you agree with the terms of the software license agreement? [N] y&lt;br /&gt;
Select &amp;quot;Y&amp;quot; for following packages that we need to install only and for rest options type &amp;quot;N&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Select the packages to install&lt;br /&gt;
&lt;br /&gt;
Install zimbra-ldap [Y] n&lt;br /&gt;
Install zimbra-logger [Y] n&lt;br /&gt;
Install zimbra-mta [Y] y&lt;br /&gt;
Install zimbra-dnscache [Y] n&lt;br /&gt;
Install zimbra-snmp [Y] y&lt;br /&gt;
Install zimbra-store [Y] n&lt;br /&gt;
Install zimbra-apache [Y] n&lt;br /&gt;
Install zimbra-spell [Y] n&lt;br /&gt;
Install zimbra-convertd [N] n&lt;br /&gt;
Install zimbra-memcached [Y] n&lt;br /&gt;
Install zimbra-proxy [Y] y&lt;br /&gt;
&lt;br /&gt;
Checking required space for zimbra-core&lt;br /&gt;
Installing:&lt;br /&gt;
zimbra-core&lt;br /&gt;
    zimbra-mta&lt;br /&gt;
    zimbra-snmp&lt;br /&gt;
&lt;br /&gt;
The system will be modified.  Continue? [N] y&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Example.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
MTA+PROXY SERVER CONFIGURATION COMPLETE.&lt;/div&gt;</summary>
		<author><name>Keshav</name></author>
	</entry>
</feed>