PuTTY on Windows 10 showing Connection Timed Out
up vote
0
down vote
favorite
I installed PuTTY on windows 10 to connect to a workstation. On entering the IP address it remains idle for a while and says Fatal Error, Connection Timed Out. I tried disabling my firewall and turning off my anti-virus(K7 total security) but still no use. Can anybody help resolve this issue? Another friend of mine was able to connect without any hindrance, even he has windows 10.
windows-10 ssh putty
add a comment |
up vote
0
down vote
favorite
I installed PuTTY on windows 10 to connect to a workstation. On entering the IP address it remains idle for a while and says Fatal Error, Connection Timed Out. I tried disabling my firewall and turning off my anti-virus(K7 total security) but still no use. Can anybody help resolve this issue? Another friend of mine was able to connect without any hindrance, even he has windows 10.
windows-10 ssh putty
Maybe there's a firewall between you and the host you're trying to connect to that's not forwarding port 22.
– DDS
May 22 at 7:14
Are you able to ping that ip ?
– C0deDaedalus
May 22 at 7:51
There could be any number of possibilities... firewall on either client or server, network configuration between you and your colleague (VLAN, routing etc.)...
– Kinnectus
May 22 at 8:31
Welcome to Superuser, please refer superuser.com/help/how-to-ask will help you to maintain the quality & standards of the community while asking a question.
– Rajesh S
May 22 at 10:40
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I installed PuTTY on windows 10 to connect to a workstation. On entering the IP address it remains idle for a while and says Fatal Error, Connection Timed Out. I tried disabling my firewall and turning off my anti-virus(K7 total security) but still no use. Can anybody help resolve this issue? Another friend of mine was able to connect without any hindrance, even he has windows 10.
windows-10 ssh putty
I installed PuTTY on windows 10 to connect to a workstation. On entering the IP address it remains idle for a while and says Fatal Error, Connection Timed Out. I tried disabling my firewall and turning off my anti-virus(K7 total security) but still no use. Can anybody help resolve this issue? Another friend of mine was able to connect without any hindrance, even he has windows 10.
windows-10 ssh putty
windows-10 ssh putty
asked May 22 at 7:01
sumanth umesh
611
611
Maybe there's a firewall between you and the host you're trying to connect to that's not forwarding port 22.
– DDS
May 22 at 7:14
Are you able to ping that ip ?
– C0deDaedalus
May 22 at 7:51
There could be any number of possibilities... firewall on either client or server, network configuration between you and your colleague (VLAN, routing etc.)...
– Kinnectus
May 22 at 8:31
Welcome to Superuser, please refer superuser.com/help/how-to-ask will help you to maintain the quality & standards of the community while asking a question.
– Rajesh S
May 22 at 10:40
add a comment |
Maybe there's a firewall between you and the host you're trying to connect to that's not forwarding port 22.
– DDS
May 22 at 7:14
Are you able to ping that ip ?
– C0deDaedalus
May 22 at 7:51
There could be any number of possibilities... firewall on either client or server, network configuration between you and your colleague (VLAN, routing etc.)...
– Kinnectus
May 22 at 8:31
Welcome to Superuser, please refer superuser.com/help/how-to-ask will help you to maintain the quality & standards of the community while asking a question.
– Rajesh S
May 22 at 10:40
Maybe there's a firewall between you and the host you're trying to connect to that's not forwarding port 22.
– DDS
May 22 at 7:14
Maybe there's a firewall between you and the host you're trying to connect to that's not forwarding port 22.
– DDS
May 22 at 7:14
Are you able to ping that ip ?
– C0deDaedalus
May 22 at 7:51
Are you able to ping that ip ?
– C0deDaedalus
May 22 at 7:51
There could be any number of possibilities... firewall on either client or server, network configuration between you and your colleague (VLAN, routing etc.)...
– Kinnectus
May 22 at 8:31
There could be any number of possibilities... firewall on either client or server, network configuration between you and your colleague (VLAN, routing etc.)...
– Kinnectus
May 22 at 8:31
Welcome to Superuser, please refer superuser.com/help/how-to-ask will help you to maintain the quality & standards of the community while asking a question.
– Rajesh S
May 22 at 10:40
Welcome to Superuser, please refer superuser.com/help/how-to-ask will help you to maintain the quality & standards of the community while asking a question.
– Rajesh S
May 22 at 10:40
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
Check, If you can establish TCP Connection
on port 22
(ssh server)
or whatever configured.
When opening PuTTY :
- Input the
hostname
of the ssh server - but change the
Connection type
toTelnet
and port number to22
.
You should see some greeting message from the ssh server.
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
Check, If you can establish TCP Connection
on port 22
(ssh server)
or whatever configured.
When opening PuTTY :
- Input the
hostname
of the ssh server - but change the
Connection type
toTelnet
and port number to22
.
You should see some greeting message from the ssh server.
add a comment |
up vote
0
down vote
Check, If you can establish TCP Connection
on port 22
(ssh server)
or whatever configured.
When opening PuTTY :
- Input the
hostname
of the ssh server - but change the
Connection type
toTelnet
and port number to22
.
You should see some greeting message from the ssh server.
add a comment |
up vote
0
down vote
up vote
0
down vote
Check, If you can establish TCP Connection
on port 22
(ssh server)
or whatever configured.
When opening PuTTY :
- Input the
hostname
of the ssh server - but change the
Connection type
toTelnet
and port number to22
.
You should see some greeting message from the ssh server.
Check, If you can establish TCP Connection
on port 22
(ssh server)
or whatever configured.
When opening PuTTY :
- Input the
hostname
of the ssh server - but change the
Connection type
toTelnet
and port number to22
.
You should see some greeting message from the ssh server.
edited May 22 at 8:22
C0deDaedalus
1,0611216
1,0611216
answered May 22 at 7:41
alzaj
364
364
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1324854%2fputty-on-windows-10-showing-connection-timed-out%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Maybe there's a firewall between you and the host you're trying to connect to that's not forwarding port 22.
– DDS
May 22 at 7:14
Are you able to ping that ip ?
– C0deDaedalus
May 22 at 7:51
There could be any number of possibilities... firewall on either client or server, network configuration between you and your colleague (VLAN, routing etc.)...
– Kinnectus
May 22 at 8:31
Welcome to Superuser, please refer superuser.com/help/how-to-ask will help you to maintain the quality & standards of the community while asking a question.
– Rajesh S
May 22 at 10:40