Hi,
To protect our servers, reduce the number of public IPs, and use wildcards ssl, all our servers are behind a firewall and a reverse proxy - including Zimbra.
So we have this config:
Web --> pfSense firewall (redirects 80 to 443) --> Pound reverse proxy (serves SSL on 443 - routes to the right VM on 80) --> Zimbra VM (receives requests on 80 on its own NGinx proxy).
Zimbra uses split dns (dnsmasq); pure Zimbra webmail works well.
Zimbra is the latest 8.6.0 version, and ZXTools & ZxChat too- I just installed them this week-end after migrating successfully from a old Zimbra 6 version, thanks to your amazing Mig and Backup tools - Thanks a lot for them !!
Unfortunately we have problems with ZxChat - it seems to connect, then goes to Disconnected, and we get get error in Pound log:
pound: (80120a580) e500 response error read from 192.168.ip.ip:80/POST /service/soap/ZxChatRequest HTTP/1.1: Operation timed out (15.004 secs)
So it seems that ZxChat doesn't publish the service on port 80 ? How can we fix this, or tell NGinx to route this traffic ?
Thanks in advance,
Fred