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

Useing HTTPS with a non default port

I use Webmin to access my web server that is behind my Astaro gateway.  I had all of the right rules setup for it then it was just useing http on port 10000.  Now I have upgraded and it is useing https on the same port, 10000.  How do I tell astaro to forward an SSL conection on port 1000?

The addres should look like this https://www.myserver.com:10000


This thread was automatically locked due to age.
Parents
  • Define a service for TCP 10000.
    Define a network host for your internal webserver

    Setup a DNAT for source: ANY, dest EXT Interface, service TCP10000, dest internal web server.

    I'm assuming you want to use port 10000 both internally and externally.
    If not, change the DNAT settings.

    Keep in mind that the Astaro user portal runs on 443 in v7, and webmin runs on 443 before v7, and you don't want to break that [:)]

    Barry
Reply
  • Define a service for TCP 10000.
    Define a network host for your internal webserver

    Setup a DNAT for source: ANY, dest EXT Interface, service TCP10000, dest internal web server.

    I'm assuming you want to use port 10000 both internally and externally.
    If not, change the DNAT settings.

    Keep in mind that the Astaro user portal runs on 443 in v7, and webmin runs on 443 before v7, and you don't want to break that [:)]

    Barry
Children
No Data