How to configure listen IP address for nginx in Zimbra 8.8.X

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
angelrengifoc
Posts: 6
Joined: Sun Oct 16, 2016 5:04 pm

How to configure listen IP address for nginx in Zimbra 8.8.X

Post by angelrengifoc »

Hello guys:

I'm wondering how can I setup my Zimbra 8.8.x to limit the 443 (nginx ssl) port to only one specific address. In previous ZCS versions I just needed to modify /opt/zimbra/conf/nginx/templates/nginx.conf.web.https.default.template and put something like this:

${core.ipv4only.enabled}listen 192.168.100.13:${web.https.port} default;


Now the format of this file and this directy has changed slightly. I attempted to put my IP address there but I had no luck. Even after restarting proxy and hole zimbra, the SSL port (443) is open on 0.0.0.0.

thanks in advance for your help.
Post Reply