You are not logged in.

#1 2011-09-29 18:27:15

zenlord
Member
From: Belgium
Registered: 2006-05-24
Posts: 1,221
Website

Config network: apache, bind and external hosting

Hi,

Since our new smartphones arrived, the need to setup external access to our server has grown. Almost all of it works now, except for 1 thing. Our setup is like this:

Internal:
* dovecot for imap
* bind: subdomains (webmail, imap, davical, etc...) CNAME to the server
* apache: SSL-virtualhosts for all webapps we are using: e.g. webmail

External:
* on our hosting (cPanel) I have configured the same subdomains (webmail, imap, davical, etc...) to redirect to our own fixed IP

This stuff all works:
* visiting our externally hosted site over HTTP
* checking email over imap (works everywhere)
* visiting our internally hosted calendar, webmail etc. over HTTPS (works only on the local network)

The one thing that doesn't work, is visiting our internally hosted webmail over HTTPS when on the outside. The error Apache displays is 'ssl_error_rx_record_too_long', which can have all kinds of reasons: http://stackoverflow.com/questions/1193 … apache-ssl

I think it should not be related to my apache setup, since it works when visiting internally. I suspect it to be cPanel (the way it is setup in cPanel: webmail.domain.tld -> redirects to -> IP-address is not that hard...)

Does anyone see the problem here?

Last edited by zenlord (2011-09-29 18:32:15)

Offline

Board footer

Powered by FluxBB