Response to Response:
Yes, the Firewall is configured to allow port 443.

In fact we are able to reach our web server from outside(internet) by typing 
in the following url.

http://www.website.com:443

But the moment we try the following url, it fails

https://www.website.com

The same above steps works successfully from within out network(intranet) 
without any problems. Both http and https work fine.

Any clues would be higly appreciated.



Original Posting:
On Sat, 2002-01-26 at 07:26, Jim Lee wrote:
We have an apache server with mod_ssl.
The SSL works fine within our network(intranet).
But for internet users, who access the apache server over NAT, the SSL does 
not work.



Response to Posting:
are you sure your nat setup is allowing traffic on port 443 (or whatever
port your ssl is running on)? try telneting to port 443 on the external
interface from someplace outside the firewall; if you can't you need to
reconfigure your firewall..
-jon




_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to