View Single Post
  #11 (permalink)  
Old 11-02-2006, 06:33 PM
mcmick mcmick is offline
Active Member
 
Posts: 29
Default

Quote:
Originally Posted by mcmick
oh...yes..i found it. and default is checked.
now, i have two PC, two both are zimbra server, but one for testing.
Everything are ready, can use webmail, pop and smtp. But the live server can't, i don't know what problem is.
The main different of two server is testing server connect internet directly, and the live server is behind the firewall that only can send mail but can't receive in web mail.

Have any idea?
more information:
i just remove the firewall(cisio) on the live server, and install the zimbra mail again, it seem all right. After that i try add a firewall and restart the zimbra service,

Host mydomain.com
Starting ldap...Done.
FAILED
ERROR - failed to start slapd


moreover, i opened the port, 25, 80,110,143,389,443,993,995,7025 for this server.

i think most is the IP problem, using public ip can, using 192 just failed.

#cat /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost

#hostname
mydomain.com

# cat /etc/sysconfig/network
NETWORKING=yes
HOSTNAME=mydomain.com

Last edited by mcmick; 11-02-2006 at 07:48 PM..
Reply With Quote