Hi everybody!
I have the following configuration: one OpenSuse 11 box (as a firewall/router/web server) and, in an internal Lan, a Ubuntu 8.04 Zimbra Mail server.
From outside I can access web site and zimbra (with a link in my main page: https//www.mysite.com)
From the internal lan I can access the web site but not zimbra, unless I write:
https://192.168.1.x
I want to give my users the same link, no matter if they are coming to zimbra from outside or inside the Lan.
I have set up a split dns and with bind 9 different views (internal/external), but the problem remains.
Any suggestions?