I try to connect my server with putty. It throws Network error: Connection timed out. Is there any special server settings I need to do before try with putty?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Verify which port the server is listening for Putty on.
Then, make sure this port is open on your router (if you are not in the same network as the SSH server).
If you have both of these set correctly, and you can connect to the SSH server inside the network – it is likely that the outside network you are on is blocking the traffic.
Edit
You can use nmap to check which ports a computer is listening on:
will give you a result like this: