Putty error “Network error:Software caused connection abort”
I am trying to connect to host server using putty (for SSH). In putty I enter my server's IP and port as 22 and when click 'open' get this error of connection abort and putty becomes inactive. I tried changing the putty settings as suggested here (PuTTY Network Error: Software caused connection abort) but still the issue remains.
I don't even see the prompt to enter login credentials, connection is refused prior to that.
Called the tech support, they are able to connect via putty and informed me to check with my ISP.
Not able to understand what the issue is. Please help!
ssh putty connection
add a comment |
I am trying to connect to host server using putty (for SSH). In putty I enter my server's IP and port as 22 and when click 'open' get this error of connection abort and putty becomes inactive. I tried changing the putty settings as suggested here (PuTTY Network Error: Software caused connection abort) but still the issue remains.
I don't even see the prompt to enter login credentials, connection is refused prior to that.
Called the tech support, they are able to connect via putty and informed me to check with my ISP.
Not able to understand what the issue is. Please help!
ssh putty connection
And you have "SSH" specified for the connection type? I know it may sound like a silly question, but sometimes people overlook something that may seem obvious. Presuming its not an inadvertent misconfiguration for the session, you could try clicking on "Logging" under "Session" and turn on session logging. You might find a clue in the log file after you receive the error that can help you isolate the problem.
– moonpoint
Aug 1 '15 at 0:12
Thanks moonpoint..but log file also doesn't say much except for the same error statements :(
– karan ratnaparkhi
Aug 1 '15 at 1:04
Got it..my office network is blocking the connection. I am able to connect with my home net. Not sure what is the problem with my office network!
– karan ratnaparkhi
Aug 1 '15 at 4:51
If you are trying to connect to an SSH server in the office network, then your connectivity may be blocked at a firewall or router. A firewall rule may be needed there permitting inbound SSH connections. If a router or firewall there is performing NAT, port forwarding might be needed, also. If you are attempting an outbound SSH connection from the office, instead, a firewall at the office might be blocking all but some specific types of outbound connections.
– moonpoint
Aug 1 '15 at 13:00
@karan: If your problem is solved, why not answer your question? Hey, you found the answer, so don't hesitate to add it yourself ... Furthermore, people will know your problem is solved, and accepting an answer even might earn you a few points ;-)
– Tobias
Jun 19 '16 at 10:58
add a comment |
I am trying to connect to host server using putty (for SSH). In putty I enter my server's IP and port as 22 and when click 'open' get this error of connection abort and putty becomes inactive. I tried changing the putty settings as suggested here (PuTTY Network Error: Software caused connection abort) but still the issue remains.
I don't even see the prompt to enter login credentials, connection is refused prior to that.
Called the tech support, they are able to connect via putty and informed me to check with my ISP.
Not able to understand what the issue is. Please help!
ssh putty connection
I am trying to connect to host server using putty (for SSH). In putty I enter my server's IP and port as 22 and when click 'open' get this error of connection abort and putty becomes inactive. I tried changing the putty settings as suggested here (PuTTY Network Error: Software caused connection abort) but still the issue remains.
I don't even see the prompt to enter login credentials, connection is refused prior to that.
Called the tech support, they are able to connect via putty and informed me to check with my ISP.
Not able to understand what the issue is. Please help!
ssh putty connection
ssh putty connection
edited Mar 20 '17 at 10:17
Community♦
1
1
asked Jul 31 '15 at 23:22
karan ratnaparkhikaran ratnaparkhi
2814
2814
And you have "SSH" specified for the connection type? I know it may sound like a silly question, but sometimes people overlook something that may seem obvious. Presuming its not an inadvertent misconfiguration for the session, you could try clicking on "Logging" under "Session" and turn on session logging. You might find a clue in the log file after you receive the error that can help you isolate the problem.
– moonpoint
Aug 1 '15 at 0:12
Thanks moonpoint..but log file also doesn't say much except for the same error statements :(
– karan ratnaparkhi
Aug 1 '15 at 1:04
Got it..my office network is blocking the connection. I am able to connect with my home net. Not sure what is the problem with my office network!
– karan ratnaparkhi
Aug 1 '15 at 4:51
If you are trying to connect to an SSH server in the office network, then your connectivity may be blocked at a firewall or router. A firewall rule may be needed there permitting inbound SSH connections. If a router or firewall there is performing NAT, port forwarding might be needed, also. If you are attempting an outbound SSH connection from the office, instead, a firewall at the office might be blocking all but some specific types of outbound connections.
– moonpoint
Aug 1 '15 at 13:00
@karan: If your problem is solved, why not answer your question? Hey, you found the answer, so don't hesitate to add it yourself ... Furthermore, people will know your problem is solved, and accepting an answer even might earn you a few points ;-)
– Tobias
Jun 19 '16 at 10:58
add a comment |
And you have "SSH" specified for the connection type? I know it may sound like a silly question, but sometimes people overlook something that may seem obvious. Presuming its not an inadvertent misconfiguration for the session, you could try clicking on "Logging" under "Session" and turn on session logging. You might find a clue in the log file after you receive the error that can help you isolate the problem.
– moonpoint
Aug 1 '15 at 0:12
Thanks moonpoint..but log file also doesn't say much except for the same error statements :(
– karan ratnaparkhi
Aug 1 '15 at 1:04
Got it..my office network is blocking the connection. I am able to connect with my home net. Not sure what is the problem with my office network!
– karan ratnaparkhi
Aug 1 '15 at 4:51
If you are trying to connect to an SSH server in the office network, then your connectivity may be blocked at a firewall or router. A firewall rule may be needed there permitting inbound SSH connections. If a router or firewall there is performing NAT, port forwarding might be needed, also. If you are attempting an outbound SSH connection from the office, instead, a firewall at the office might be blocking all but some specific types of outbound connections.
– moonpoint
Aug 1 '15 at 13:00
@karan: If your problem is solved, why not answer your question? Hey, you found the answer, so don't hesitate to add it yourself ... Furthermore, people will know your problem is solved, and accepting an answer even might earn you a few points ;-)
– Tobias
Jun 19 '16 at 10:58
And you have "SSH" specified for the connection type? I know it may sound like a silly question, but sometimes people overlook something that may seem obvious. Presuming its not an inadvertent misconfiguration for the session, you could try clicking on "Logging" under "Session" and turn on session logging. You might find a clue in the log file after you receive the error that can help you isolate the problem.
– moonpoint
Aug 1 '15 at 0:12
And you have "SSH" specified for the connection type? I know it may sound like a silly question, but sometimes people overlook something that may seem obvious. Presuming its not an inadvertent misconfiguration for the session, you could try clicking on "Logging" under "Session" and turn on session logging. You might find a clue in the log file after you receive the error that can help you isolate the problem.
– moonpoint
Aug 1 '15 at 0:12
Thanks moonpoint..but log file also doesn't say much except for the same error statements :(
– karan ratnaparkhi
Aug 1 '15 at 1:04
Thanks moonpoint..but log file also doesn't say much except for the same error statements :(
– karan ratnaparkhi
Aug 1 '15 at 1:04
Got it..my office network is blocking the connection. I am able to connect with my home net. Not sure what is the problem with my office network!
– karan ratnaparkhi
Aug 1 '15 at 4:51
Got it..my office network is blocking the connection. I am able to connect with my home net. Not sure what is the problem with my office network!
– karan ratnaparkhi
Aug 1 '15 at 4:51
If you are trying to connect to an SSH server in the office network, then your connectivity may be blocked at a firewall or router. A firewall rule may be needed there permitting inbound SSH connections. If a router or firewall there is performing NAT, port forwarding might be needed, also. If you are attempting an outbound SSH connection from the office, instead, a firewall at the office might be blocking all but some specific types of outbound connections.
– moonpoint
Aug 1 '15 at 13:00
If you are trying to connect to an SSH server in the office network, then your connectivity may be blocked at a firewall or router. A firewall rule may be needed there permitting inbound SSH connections. If a router or firewall there is performing NAT, port forwarding might be needed, also. If you are attempting an outbound SSH connection from the office, instead, a firewall at the office might be blocking all but some specific types of outbound connections.
– moonpoint
Aug 1 '15 at 13:00
@karan: If your problem is solved, why not answer your question? Hey, you found the answer, so don't hesitate to add it yourself ... Furthermore, people will know your problem is solved, and accepting an answer even might earn you a few points ;-)
– Tobias
Jun 19 '16 at 10:58
@karan: If your problem is solved, why not answer your question? Hey, you found the answer, so don't hesitate to add it yourself ... Furthermore, people will know your problem is solved, and accepting an answer even might earn you a few points ;-)
– Tobias
Jun 19 '16 at 10:58
add a comment |
1 Answer
1
active
oldest
votes
I think your connection is being blocked. It is probably intentional IT policy to block outbound ssh.
Source: Your comment
"Got it..my office network is blocking the connection. I am able to connect with my home net. Not sure what is the problem with my office network! – karan ratnaparkhi Aug 1 '15 at 4:51"
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
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%2f948631%2fputty-error-network-errorsoftware-caused-connection-abort%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I think your connection is being blocked. It is probably intentional IT policy to block outbound ssh.
Source: Your comment
"Got it..my office network is blocking the connection. I am able to connect with my home net. Not sure what is the problem with my office network! – karan ratnaparkhi Aug 1 '15 at 4:51"
add a comment |
I think your connection is being blocked. It is probably intentional IT policy to block outbound ssh.
Source: Your comment
"Got it..my office network is blocking the connection. I am able to connect with my home net. Not sure what is the problem with my office network! – karan ratnaparkhi Aug 1 '15 at 4:51"
add a comment |
I think your connection is being blocked. It is probably intentional IT policy to block outbound ssh.
Source: Your comment
"Got it..my office network is blocking the connection. I am able to connect with my home net. Not sure what is the problem with my office network! – karan ratnaparkhi Aug 1 '15 at 4:51"
I think your connection is being blocked. It is probably intentional IT policy to block outbound ssh.
Source: Your comment
"Got it..my office network is blocking the connection. I am able to connect with my home net. Not sure what is the problem with my office network! – karan ratnaparkhi Aug 1 '15 at 4:51"
answered Sep 20 '17 at 18:28
CoreyJJohnsonCoreyJJohnson
1165
1165
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.
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%2f948631%2fputty-error-network-errorsoftware-caused-connection-abort%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
And you have "SSH" specified for the connection type? I know it may sound like a silly question, but sometimes people overlook something that may seem obvious. Presuming its not an inadvertent misconfiguration for the session, you could try clicking on "Logging" under "Session" and turn on session logging. You might find a clue in the log file after you receive the error that can help you isolate the problem.
– moonpoint
Aug 1 '15 at 0:12
Thanks moonpoint..but log file also doesn't say much except for the same error statements :(
– karan ratnaparkhi
Aug 1 '15 at 1:04
Got it..my office network is blocking the connection. I am able to connect with my home net. Not sure what is the problem with my office network!
– karan ratnaparkhi
Aug 1 '15 at 4:51
If you are trying to connect to an SSH server in the office network, then your connectivity may be blocked at a firewall or router. A firewall rule may be needed there permitting inbound SSH connections. If a router or firewall there is performing NAT, port forwarding might be needed, also. If you are attempting an outbound SSH connection from the office, instead, a firewall at the office might be blocking all but some specific types of outbound connections.
– moonpoint
Aug 1 '15 at 13:00
@karan: If your problem is solved, why not answer your question? Hey, you found the answer, so don't hesitate to add it yourself ... Furthermore, people will know your problem is solved, and accepting an answer even might earn you a few points ;-)
– Tobias
Jun 19 '16 at 10:58