Quote:
Originally Posted by ratbastid
Or... Figure out some way to trigger the server to switch what service is running on that port.
|
This is exactly what I've been thinking!! I was wondering if there is some kind of proxy that will recognise incoming connections of different protocols and send them to different services.
I don't want to have to kill off my web server (I use 443 for other web based things).
Yes my company is harsh. They close everything in both directions unless there is a business reason for not doing so. I can understand why they do this though.
I use PuTTY on machines I regularly use and I'd thought of just changing the port it connects to but, as I said above, I was hoping not to have to sacrifice one service (httpss) so another (ssh) can use it's port.