Try using PuTTY to establish an SSH connection – SSH runs on port 22, and if you can connect, posrt 22 is open. Alternatively, you can run a quick telnet on port 22, using this command:
telnet yourdomain.com 22
Just replace ‘yourdomain.com’ with your actual domain name.
Answer #1
Port 22 is our default SSH port, and it is open. You can confirm this by using PuTTY to SSH to the account.