Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
 
Go Back   Zimbra - Forums > Zimbra Collaboration Suite > Installation

Welcome to the Zimbra - Forums!
Welcome, if you would like to post a comment in the forums, please register and review our posting policy & tips. We also encourage you to explore all things Zimbra with our team and members of the community.

Closed Thread
 
LinkBack (63) Thread Tools Display Modes
  8 links from elsewhere to this Post. Click to view. #21 (permalink)  
Old 05-14-2007, 04:15 PM
Member
 
Posts: 10
Default

Indeed It will help many people.
  #22 (permalink)  
Old 05-22-2007, 08:44 PM
Junior Member
 
Posts: 4
Default

Saved my butt. CentOS4 would not recognize my hardware but 5 did and I could not get zimbra working until I saw this guide thanks soo much!

Marcel
  #23 (permalink)  
Old 05-24-2007, 10:57 AM
Senior Member
 
Posts: 52
Default Need to add gmp to the instructions

yum install gmp

Everything else worked well.

I have now installed a single server:

vmware server 1.0.3
Centos5.0
Zimbra Collaboration Suite 4.5 for Fedora 5

Install went well.
I will let you know how things make out.


Cheers
  #24 (permalink)  
Old 05-24-2007, 03:11 PM
Junior Member
 
Posts: 4
Default

I was getting this error
Code:
Starting spell...FAILED
/opt/zimbra/httpd-2.0.54/bin/httpd: error while loading shared libraries: libdb-4.2.so: cannot open shared object file: No such file or directory
and I did
Code:
yum install compat-db.i386
everything works great now. Thanks to all.

Marcel
  #25 (permalink)  
Old 05-26-2007, 01:57 PM
Member
 
Posts: 28
Default

After I did a "yum install compat-db" the spell checker started fine. That should fix your problem.
  #26 (permalink)  
Old 05-29-2007, 02:37 PM
Member
 
Posts: 28
Default

This install guide will work for the 64 bit edition as well but you must do one additional step. Edit /etc/redhat-release and change it to say:

Red Hat Enterprise Linux ES release 4 (Nahant Update 4)

(I think any number will work after "Update" but I'm using 4 and it works.)
  #27 (permalink)  
Old 06-11-2007, 06:14 AM
Loyal Member
 
Posts: 96
Default

Hey this is just my 2 cents but killing SELinux and the Firewall is not optimal especially if this server is going to be out on a DMZ. At the very least you should enable the firewall and open the applicable ports for communication with the server:

example:

#nano /etc/sysconfig/iptables

-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 25 -j ACCEPT
-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 110 -j ACCEPT

-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 143 -j ACCEPT
-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 993 -j ACCEPT
-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 995 -j ACCEPT
-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 7071 -j ACCEPT

#/etc/init.d/iptables restart


Ultimately, you can open what ports you like but I was giving basic ports related to SMTP, POP, POP SSL, IMAP, IMAP SSL, and admin port.

Even if it's inside a LAN protected by a hardware firewall, you should still enforce the firewall rules on that box. You can open these ports in the GUI as well but port ranges are best configured in the command line.

Last edited by reckless2k2 : 06-11-2007 at 08:17 AM.
  #28 (permalink)  
Old 06-11-2007, 08:48 AM
Zimbra Employee
 
Posts: 5,606
Default

Quote:
Originally Posted by reckless2k2 View Post
Hey this is just my 2 cents but killing SELinux and the Firewall is not optimal especially if this server is going to be out on a DMZ. At the very least you should enable the firewall and open the applicable ports for communication with the server:

example:

#nano /etc/sysconfig/iptables

-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 25 -j ACCEPT
-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 110 -j ACCEPT

-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 143 -j ACCEPT
-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 993 -j ACCEPT
-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 995 -j ACCEPT
-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 7071 -j ACCEPT

#/etc/init.d/iptables restart


Ultimately, you can open what ports you like but I was giving basic ports related to SMTP, POP, POP SSL, IMAP, IMAP SSL, and admin port.

Even if it's inside a LAN protected by a hardware firewall, you should still enforce the firewall rules on that box. You can open these ports in the GUI as well but port ranges are best configured in the command line.
Absolutely-
As long as you have SELinux, and IPTables configured to accept on those ports, you're gonna be okay.
Code:
You also will need to add:
-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 389 -j ACCEPT
For LDAP Replication.

jh
  #29 (permalink)  
Old 06-11-2007, 08:59 AM
Loyal Member
 
Posts: 96
Default

Yeah I forgot about the LDAP port. Sorry. I was just giving a general idea of the iptables edit process and opening ports. For instance, I only have POP ports open because I do not use IMAP. etc.

The original post suggested disabling both SELinux and the firewall. I can agree with the SELinux issues but my point was not to disable the firewall and gave the process to edit the iptables as to avoid shutting down the firewall.

Thanks for the "add to" on the additional ports jholder.
  #30 (permalink)  
Old 06-11-2007, 10:43 PM
Junior Member
 
Posts: 1
Default DNS ERROR resolving MX for hippo1.toyhippo.com

I followed the suggestion and encounter the following error:

It is suggested that the domain name have an MX record configured in DNS
Change domain name? [Yes] no
Done
Checking for port conflicts



Main menu

1) Hostname: hippo1.toyhippo.com
2) Ldap master host: hippo1.toyhippo.com
3) Ldap port: 389
4) Ldap password: set
5) zimbra-ldap: Enabled
6) zimbra-store: Enabled
+Create Admin User: yes
+Admin user to create: admin@hippo1.toyhippo.com
******* +Admin Password UNSET
+Enable automated spam training: yes
+Spam training user: spam.ffn_pqrhd@hippo1.toyhippo.com
+Non-spam(Ham) training user: ham.u7tzt96bui@hippo1.toyhippo.com
+Global Documents Account: wiki@hippo1.toyhippo.com
+SMTP host: hippo1.toyhippo.com
+Web server HTTP port: 80
+Web server HTTPS port: 443
+Web server mode: http
+Enable POP/IMAP proxy: no
+IMAP server port: 143
+IMAP server SSL port: 993
+POP server port: 110
+POP server SSL port: 995
+Use spell check server: yes
+Spell server URL: http://hippo1.toyhippo.com:7780/aspell.php

7) zimbra-mta: Enabled
8) zimbra-snmp: Enabled
9) zimbra-logger: Enabled
10) zimbra-spell: Enabled
r) Start servers after configuration yes
s) Save config to file
x) Expand menu
q) Quit



Question:
==========
1. I already has the following in the DNS list in the domain name provider:

Host Name : hippo1.toyhippo.com
Priority: High
Mail Server: www.toyhippo.com

Host Name: toyhippo.com
Priority: Medium
Mail Server: www.toyhippo.com

Any probelm ?


2. Why the admin mail is admin@hippo1.toyhippo.com ?
It suppose is: admin@toyhippo.com

Many Many
Hippo
Closed Thread


Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Centos 64 bit zimbra installation - unable to install zimbra core . chenthil Installation 9 01-12-2007 09:41 AM
Zimbra startup hangs after install CentOS 4.2 eger Installation 4 02-10-2006 10:08 PM

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

Zimbrablog.com

sourceforge.net



 

Search Engine Optimization by vBSEO 3.1.0