LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   SSH on port 443? (https://www.linuxquestions.org/questions/linux-newbie-8/ssh-on-port-443-a-381288/)

nsusa 11-08-2005 08:39 PM

SSH on port 443?
 
I do want SSH to listen on port 443 so that I can access my server from work. The firewall only allows port 80 and 443 to go out.

Can SSH listen on port 443 at the same time as I am serving websites that use SSL (https)?

Thanks.

Chris

Hangdog42 11-08-2005 08:53 PM

I believe the short answer is no. As far as I know, you can only have one process listenting to a port at a time.

By the way, if your IT folks at work are on their toes, they are going to notice SSH traffic on port 443 and they may not like it. You might want to clear it with someone before you give this a go.


All times are GMT -5. The time now is 09:13 AM.