Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

https port

Hi

Is it possible to use another port number beside 443 for https connection?
I have request from my users to connect to https://xxx:8888

Thx


This thread was automatically locked due to age.
Parents Reply
  • I am using masquerading:
    internal network->external NIC

    I added packetfilter rule:
    Mypc any any allow
    astaro_external ssl8888 any
    (I created service 8888)

    with https://XYZ:8888 in my browser receive:

    ERROR

    The requested URL could not be retrieved

    While trying to retrieve the URL: XYZ:8888 

    The following error was encountered: 

         Access Denied. 

         Access control configuration prevents your request from being allowed at this time. Please contact your service provider if you feel this is incorrect.
Children