[EMAIL PROTECTED] wrote:
> We use a similar system here to redirect accesses to internal IP addresses,
> and yes it does work PROVIDED that each SSL host has a unique internal IP
> number/port combination, as well as having a unique external IP number/port
> combination.
Absolutely. You have a one-to-one mapping between many external and many
internal IP addresses which is handled at the TCP/IP level so no
problem.
However, I think the questioner wants to get by with only ONE external
IP address but many internal SSL hosts. This cannot work because there
is no way to differentiate packets destined for different internal hosts
at the SSL level.
Rgds,
Owen Boyle.
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]