I am trying to install Zimbra on a Redhat 5 machine that is behind a firewall (I know that the recommendation is to not have it behind a firewall). I have the private IP setup 192.168.1.13 and have the public IP mapped. From my network I have full pass through (all ports) enabled.
Everything seems to install fine, no issues until the end when it says it cannot initialize the documents. Looking at the log I see this error:
Code:
ERROR: zclient.IO_ERROR (invoke Connection refused, server: localhost) (cause: java.net.ConnectException Connection refused)
Now, from another post w/ similar issues I tried the command:
zmprov ga
which I get the same error:
Code:
ERROR: zclient.IO_ERROR (invoke Connection refused, server: localhost) (cause: java.net.ConnectException Connection refused)
I also cannot login to any of the web portals, admin or otherwise. I changed via the install the port for the zimbra web portion to run on port 8080 so it didn't conflict w/ an existing apache install. Port 80 was the only conflict listed in the conflict list.
Any help on next steps would be appreciated, I'm sort of at a loss. I've installed Zimbra 3 other times without too much trouble. Now I've finally licensed it to put into our production environment and am running into issues... (murpheys law!).
Thanks!
