SSH port
How to know the SSH port number ?
-
The default port number is 22 but a lot of providers change it. You'll need to ask your provider for this if it is not 22. 0 -
Ports vary, the default is 22 for SSH, so you can try connecting to that by default in your SSH client, although, if it does not connect and times out then you will have to contact your web hosting support (they will know). If it fails to connect then you know they won't be running SSH port 22. If you are technically savvy then you can run NMAP against your domain name or dedicated IP. 0
Please sign in to leave a comment.
Comments
2 comments