Quote:
|
Originally Posted by wannabetenor You Said you were running NATting,
do you have the port 81, 25, 110, 389, 7071 open and pointing to your server? |
Yes NAT is running on my firewall.
From the internet side all is going well I mean the user is prompted for user and password.
I think that the issue is arround tomcat servlets redirection.
Because internal URLs are forwarded back to the browser during the user authentication. I don't know how to rewrite correctly this URL ??
ie myinternalwebserver/zimbra/auth/ and it fails

it should be mail.internetserver/
That's why I am trying to configure apache proxy parameters.
Thk's for your reply.