putty software caused network abortPuTTY automatically supply passwordPutty SFTP towards Freesshd server rightsUsing Plink to script commands to Dell PowerConnect 6224Connecting through two putty sessionsBanned from SSH Centos server but can't find whereConverting SSH command to a PuTTY commandWindows Server connection using puttyPuTTY cannot connect but WinSCP and Git bash canPutty: Local port 80 forwarding to localhost:80 failed: Network error: Permission deniedPutty connection error but RDC working fine [Windows 7]
Was there ever an axiom rendered a theorem?
Can I find out the caloric content of bread by dehydrating it?
How could a lack of term limits lead to a "dictatorship?"
Why is the design of haulage companies so “special”?
Lied on resume at previous job
How can I fix this gap between bookcases I made?
Extreme, but not acceptable situation and I can't start the work tomorrow morning
Does bootstrapped regression allow for inference?
Shall I use personal or official e-mail account when registering to external websites for work purpose?
Email Account under attack (really) - anything I can do?
Are cabin dividers used to "hide" the flex of the airplane?
Find the positive root of a 4-th degree polynomial equation
How can I add custom success page
Re-submission of rejected manuscript without informing co-authors
Map list to bin numbers
Ideas for 3rd eye abilities
Why do we use polarized capacitors?
Landlord wants to switch my lease to a "Land contract" to "get back at the city"
How to deal with fear of taking dependencies
COUNT(*) or MAX(id) - which is faster?
Is there a familial term for apples and pears?
How to move the player while also allowing forces to affect it
What are the advantages and disadvantages of running one shots compared to campaigns?
"listening to me about as much as you're listening to this pole here"
putty software caused network abort
PuTTY automatically supply passwordPutty SFTP towards Freesshd server rightsUsing Plink to script commands to Dell PowerConnect 6224Connecting through two putty sessionsBanned from SSH Centos server but can't find whereConverting SSH command to a PuTTY commandWindows Server connection using puttyPuTTY cannot connect but WinSCP and Git bash canPutty: Local port 80 forwarding to localhost:80 failed: Network error: Permission deniedPutty connection error but RDC working fine [Windows 7]
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
I have had this problem on my laptop for months. If I connect from any other computers (local or remote) I have no problems with the same user.
THE PROBLEM:
Using Putty on Windows 10, I can connect to the server, put in username. As soon as I hit enter I see the prompt for the password but I also get a message:
"Network error. Software caused connection abort"
When I click ok the window goes inactive.
This happens on Putty. It also happens when trying to connect WinSCP on the same PC. If I try on my desktop there is no issue. This happens every single time I try to connect.
WHAT I TRIED:
- New IP address
- Reinstall Putty and WinSCP
- Reset Router
Checked server logs ("groot sshd[10669]: Connection reset by 192.168.1.1 port 54916"
That is the only line that comes up in the log when I try to connect.
EDIT:
I recently put in a Wifi access point in another location than our main one. I decided to try this and it worked. It must be something to do with the wifi router. I think it also happens when sending keys because I tried connecting to a different server and as soon as I clicked yes on confirming a new key the window went inactive with the same error.
EDIT 2: Event log drop
2017-07-05 15:53:58 Connecting to 192.168.1.191 port 22
2017-07-05 15:53:58 We claim version: SSH-2.0-PuTTY_Release_0.69
2017-07-05 15:53:58 Server version: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.2
2017-07-05 15:53:58 Using SSH protocol version 2
2017-07-05 15:53:58 Doing ECDH key exchange with curve Curve25519 and hash SHA-256
2017-07-05 15:53:58 Server also has ssh-ed25519/ecdsa-sha2-nistp256 host keys, but we don't know any of them
2017-07-05 15:53:58 Host key fingerprint is:
2017-07-05 15:53:58 ssh-rsa 2048 b4:e3:25:2f:b5:01:1a:96:28:6d:c1:2c:e4:fd:7d:de
2017-07-05 15:53:58 Initialised AES-256 SDCTR client->server encryption
2017-07-05 15:53:58 Initialised HMAC-SHA-256 client->server MAC algorithm
2017-07-05 15:53:58 Initialised AES-256 SDCTR server->client encryption
2017-07-05 15:53:58 Initialised HMAC-SHA-256 server->client MAC algorithm
2017-07-05 15:54:13 Network error: Software caused connection abort
ssh windows-10 putty
add a comment |
I have had this problem on my laptop for months. If I connect from any other computers (local or remote) I have no problems with the same user.
THE PROBLEM:
Using Putty on Windows 10, I can connect to the server, put in username. As soon as I hit enter I see the prompt for the password but I also get a message:
"Network error. Software caused connection abort"
When I click ok the window goes inactive.
This happens on Putty. It also happens when trying to connect WinSCP on the same PC. If I try on my desktop there is no issue. This happens every single time I try to connect.
WHAT I TRIED:
- New IP address
- Reinstall Putty and WinSCP
- Reset Router
Checked server logs ("groot sshd[10669]: Connection reset by 192.168.1.1 port 54916"
That is the only line that comes up in the log when I try to connect.
EDIT:
I recently put in a Wifi access point in another location than our main one. I decided to try this and it worked. It must be something to do with the wifi router. I think it also happens when sending keys because I tried connecting to a different server and as soon as I clicked yes on confirming a new key the window went inactive with the same error.
EDIT 2: Event log drop
2017-07-05 15:53:58 Connecting to 192.168.1.191 port 22
2017-07-05 15:53:58 We claim version: SSH-2.0-PuTTY_Release_0.69
2017-07-05 15:53:58 Server version: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.2
2017-07-05 15:53:58 Using SSH protocol version 2
2017-07-05 15:53:58 Doing ECDH key exchange with curve Curve25519 and hash SHA-256
2017-07-05 15:53:58 Server also has ssh-ed25519/ecdsa-sha2-nistp256 host keys, but we don't know any of them
2017-07-05 15:53:58 Host key fingerprint is:
2017-07-05 15:53:58 ssh-rsa 2048 b4:e3:25:2f:b5:01:1a:96:28:6d:c1:2c:e4:fd:7d:de
2017-07-05 15:53:58 Initialised AES-256 SDCTR client->server encryption
2017-07-05 15:53:58 Initialised HMAC-SHA-256 client->server MAC algorithm
2017-07-05 15:53:58 Initialised AES-256 SDCTR server->client encryption
2017-07-05 15:53:58 Initialised HMAC-SHA-256 server->client MAC algorithm
2017-07-05 15:54:13 Network error: Software caused connection abort
ssh windows-10 putty
When you start PuTTY, make sure the "Close window on exit" option at the bottom of the configuration dialog is set to "Never". After you connect and get the error message, right-click on the PuTTY title bar, and in the menu that appears, choose Event Log. Click the Copy button, then edit your question and paste in the log. It will likely show the underlying cause of the disconnection.
– James Sneeringer
Jul 5 '17 at 19:49
@JamesSneeringer I added the log. Also so happy I found a work around with using a different access point.
– BrinkDaDrink
Jul 5 '17 at 19:58
Your access point is a true accesspoint in bridge mode, or its a router that double nat ?
– yagmoth555♦
Jul 5 '17 at 22:51
add a comment |
I have had this problem on my laptop for months. If I connect from any other computers (local or remote) I have no problems with the same user.
THE PROBLEM:
Using Putty on Windows 10, I can connect to the server, put in username. As soon as I hit enter I see the prompt for the password but I also get a message:
"Network error. Software caused connection abort"
When I click ok the window goes inactive.
This happens on Putty. It also happens when trying to connect WinSCP on the same PC. If I try on my desktop there is no issue. This happens every single time I try to connect.
WHAT I TRIED:
- New IP address
- Reinstall Putty and WinSCP
- Reset Router
Checked server logs ("groot sshd[10669]: Connection reset by 192.168.1.1 port 54916"
That is the only line that comes up in the log when I try to connect.
EDIT:
I recently put in a Wifi access point in another location than our main one. I decided to try this and it worked. It must be something to do with the wifi router. I think it also happens when sending keys because I tried connecting to a different server and as soon as I clicked yes on confirming a new key the window went inactive with the same error.
EDIT 2: Event log drop
2017-07-05 15:53:58 Connecting to 192.168.1.191 port 22
2017-07-05 15:53:58 We claim version: SSH-2.0-PuTTY_Release_0.69
2017-07-05 15:53:58 Server version: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.2
2017-07-05 15:53:58 Using SSH protocol version 2
2017-07-05 15:53:58 Doing ECDH key exchange with curve Curve25519 and hash SHA-256
2017-07-05 15:53:58 Server also has ssh-ed25519/ecdsa-sha2-nistp256 host keys, but we don't know any of them
2017-07-05 15:53:58 Host key fingerprint is:
2017-07-05 15:53:58 ssh-rsa 2048 b4:e3:25:2f:b5:01:1a:96:28:6d:c1:2c:e4:fd:7d:de
2017-07-05 15:53:58 Initialised AES-256 SDCTR client->server encryption
2017-07-05 15:53:58 Initialised HMAC-SHA-256 client->server MAC algorithm
2017-07-05 15:53:58 Initialised AES-256 SDCTR server->client encryption
2017-07-05 15:53:58 Initialised HMAC-SHA-256 server->client MAC algorithm
2017-07-05 15:54:13 Network error: Software caused connection abort
ssh windows-10 putty
I have had this problem on my laptop for months. If I connect from any other computers (local or remote) I have no problems with the same user.
THE PROBLEM:
Using Putty on Windows 10, I can connect to the server, put in username. As soon as I hit enter I see the prompt for the password but I also get a message:
"Network error. Software caused connection abort"
When I click ok the window goes inactive.
This happens on Putty. It also happens when trying to connect WinSCP on the same PC. If I try on my desktop there is no issue. This happens every single time I try to connect.
WHAT I TRIED:
- New IP address
- Reinstall Putty and WinSCP
- Reset Router
Checked server logs ("groot sshd[10669]: Connection reset by 192.168.1.1 port 54916"
That is the only line that comes up in the log when I try to connect.
EDIT:
I recently put in a Wifi access point in another location than our main one. I decided to try this and it worked. It must be something to do with the wifi router. I think it also happens when sending keys because I tried connecting to a different server and as soon as I clicked yes on confirming a new key the window went inactive with the same error.
EDIT 2: Event log drop
2017-07-05 15:53:58 Connecting to 192.168.1.191 port 22
2017-07-05 15:53:58 We claim version: SSH-2.0-PuTTY_Release_0.69
2017-07-05 15:53:58 Server version: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.2
2017-07-05 15:53:58 Using SSH protocol version 2
2017-07-05 15:53:58 Doing ECDH key exchange with curve Curve25519 and hash SHA-256
2017-07-05 15:53:58 Server also has ssh-ed25519/ecdsa-sha2-nistp256 host keys, but we don't know any of them
2017-07-05 15:53:58 Host key fingerprint is:
2017-07-05 15:53:58 ssh-rsa 2048 b4:e3:25:2f:b5:01:1a:96:28:6d:c1:2c:e4:fd:7d:de
2017-07-05 15:53:58 Initialised AES-256 SDCTR client->server encryption
2017-07-05 15:53:58 Initialised HMAC-SHA-256 client->server MAC algorithm
2017-07-05 15:53:58 Initialised AES-256 SDCTR server->client encryption
2017-07-05 15:53:58 Initialised HMAC-SHA-256 server->client MAC algorithm
2017-07-05 15:54:13 Network error: Software caused connection abort
ssh windows-10 putty
ssh windows-10 putty
edited Jul 5 '17 at 22:49
yagmoth555♦
12.4k31842
12.4k31842
asked Jul 5 '17 at 19:37
BrinkDaDrinkBrinkDaDrink
11619
11619
When you start PuTTY, make sure the "Close window on exit" option at the bottom of the configuration dialog is set to "Never". After you connect and get the error message, right-click on the PuTTY title bar, and in the menu that appears, choose Event Log. Click the Copy button, then edit your question and paste in the log. It will likely show the underlying cause of the disconnection.
– James Sneeringer
Jul 5 '17 at 19:49
@JamesSneeringer I added the log. Also so happy I found a work around with using a different access point.
– BrinkDaDrink
Jul 5 '17 at 19:58
Your access point is a true accesspoint in bridge mode, or its a router that double nat ?
– yagmoth555♦
Jul 5 '17 at 22:51
add a comment |
When you start PuTTY, make sure the "Close window on exit" option at the bottom of the configuration dialog is set to "Never". After you connect and get the error message, right-click on the PuTTY title bar, and in the menu that appears, choose Event Log. Click the Copy button, then edit your question and paste in the log. It will likely show the underlying cause of the disconnection.
– James Sneeringer
Jul 5 '17 at 19:49
@JamesSneeringer I added the log. Also so happy I found a work around with using a different access point.
– BrinkDaDrink
Jul 5 '17 at 19:58
Your access point is a true accesspoint in bridge mode, or its a router that double nat ?
– yagmoth555♦
Jul 5 '17 at 22:51
When you start PuTTY, make sure the "Close window on exit" option at the bottom of the configuration dialog is set to "Never". After you connect and get the error message, right-click on the PuTTY title bar, and in the menu that appears, choose Event Log. Click the Copy button, then edit your question and paste in the log. It will likely show the underlying cause of the disconnection.
– James Sneeringer
Jul 5 '17 at 19:49
When you start PuTTY, make sure the "Close window on exit" option at the bottom of the configuration dialog is set to "Never". After you connect and get the error message, right-click on the PuTTY title bar, and in the menu that appears, choose Event Log. Click the Copy button, then edit your question and paste in the log. It will likely show the underlying cause of the disconnection.
– James Sneeringer
Jul 5 '17 at 19:49
@JamesSneeringer I added the log. Also so happy I found a work around with using a different access point.
– BrinkDaDrink
Jul 5 '17 at 19:58
@JamesSneeringer I added the log. Also so happy I found a work around with using a different access point.
– BrinkDaDrink
Jul 5 '17 at 19:58
Your access point is a true accesspoint in bridge mode, or its a router that double nat ?
– yagmoth555♦
Jul 5 '17 at 22:51
Your access point is a true accesspoint in bridge mode, or its a router that double nat ?
– yagmoth555♦
Jul 5 '17 at 22:51
add a comment |
1 Answer
1
active
oldest
votes
Also try setting in Putty for the profile you are defining,
Connection -> SSH -> Host Keys
Manually configure host keys for this connection
Host keys or fingerprints to accept
In the "Add key" field, enter the fingerprint identified in the log.
In your case
ssh-rsa 2048 b4:e3:25:2f:b5:01:1a:96:28:6d:c1:2c:e4:fd:7d:de
Click "Add key" and it should appear in the accepted list.
Test your connection.
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "2"
;
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%2fserverfault.com%2fquestions%2f859555%2fputty-software-caused-network-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
Also try setting in Putty for the profile you are defining,
Connection -> SSH -> Host Keys
Manually configure host keys for this connection
Host keys or fingerprints to accept
In the "Add key" field, enter the fingerprint identified in the log.
In your case
ssh-rsa 2048 b4:e3:25:2f:b5:01:1a:96:28:6d:c1:2c:e4:fd:7d:de
Click "Add key" and it should appear in the accepted list.
Test your connection.
add a comment |
Also try setting in Putty for the profile you are defining,
Connection -> SSH -> Host Keys
Manually configure host keys for this connection
Host keys or fingerprints to accept
In the "Add key" field, enter the fingerprint identified in the log.
In your case
ssh-rsa 2048 b4:e3:25:2f:b5:01:1a:96:28:6d:c1:2c:e4:fd:7d:de
Click "Add key" and it should appear in the accepted list.
Test your connection.
add a comment |
Also try setting in Putty for the profile you are defining,
Connection -> SSH -> Host Keys
Manually configure host keys for this connection
Host keys or fingerprints to accept
In the "Add key" field, enter the fingerprint identified in the log.
In your case
ssh-rsa 2048 b4:e3:25:2f:b5:01:1a:96:28:6d:c1:2c:e4:fd:7d:de
Click "Add key" and it should appear in the accepted list.
Test your connection.
Also try setting in Putty for the profile you are defining,
Connection -> SSH -> Host Keys
Manually configure host keys for this connection
Host keys or fingerprints to accept
In the "Add key" field, enter the fingerprint identified in the log.
In your case
ssh-rsa 2048 b4:e3:25:2f:b5:01:1a:96:28:6d:c1:2c:e4:fd:7d:de
Click "Add key" and it should appear in the accepted list.
Test your connection.
answered Mar 27 '18 at 19:42
Zero_KoolZero_Kool
11
11
add a comment |
add a comment |
Thanks for contributing an answer to Server Fault!
- 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%2fserverfault.com%2fquestions%2f859555%2fputty-software-caused-network-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
When you start PuTTY, make sure the "Close window on exit" option at the bottom of the configuration dialog is set to "Never". After you connect and get the error message, right-click on the PuTTY title bar, and in the menu that appears, choose Event Log. Click the Copy button, then edit your question and paste in the log. It will likely show the underlying cause of the disconnection.
– James Sneeringer
Jul 5 '17 at 19:49
@JamesSneeringer I added the log. Also so happy I found a work around with using a different access point.
– BrinkDaDrink
Jul 5 '17 at 19:58
Your access point is a true accesspoint in bridge mode, or its a router that double nat ?
– yagmoth555♦
Jul 5 '17 at 22:51