I deploy zimbra in localnet. But now on gateway works other mail server, not zimbra.
I give zimbra local ip on first interface and other(extern) ip on second interface.
I write hostname and domain like on non-zimbra-server.
then i want to replace servers, to make zimbra on gateway.
ip address don't change
hostname and domain don't change
change only:
1. default gateway
2. add second active interface
3. zimbra must reseive ip packets from both interfaces.
thats all!
BUT:
when i replaced servers, i met this troubles:
Code:
Host mail1.delta-plan.ru
Starting ldap...Done.
Failed.
Started slapd: pid 21179
Error: Unable to check that slapd is listening to connections
Starting logger...Failed.
Starting logswatch...ERROR: service.FAILURE (system failure: ZimbraLdapContext) (cause: javax.naming.CommunicationException mail1.mydomain.com:389)
zimbra logger service is not enabled! failed. and appear this process
Code:
/opt/zimbra/java/bin/java -XX:ErrorFile=/opt/zimbra/log -client -Xmx256m -Dzimbra.home=/opt/zimbra -Djava.library.path=/opt/zimbra/lib -Djava.ext.dirs=/opt/zimbra/java/jre/lib/ext:/opt/zimbra/lib/jars:/opt/zimbra/lib/ext-common:/opt/zimbra/lib/ext/clamscanner com.zimbra.cs.account.ProvUtil -l gs mail1.mydomain.com
What can I do?
Please HELP me, i'd try find answer on this forum, but not find it.