Hi,
I am currently working at a client were they have locked down the network, except for ports 80 and 443. I need to connect to our server using SSH, but the same server also runs our website. We do not want to invest in a new server or place a second network card.
I have been searching the internet for away to setup our linux server (running CentOS 5), so that there is a daemon listening on port 443 that depending on the client protocol forwards the request to the correct internal port (SSH 22 or HTTPS moved to a differentport_.
There are a lot of people on internet looking for this kind solution, but no clear instructions how to do this.
Anyone have ideas/clear instructions how to do this?
Regards, nidkil