PuTTY “Incoming packet was garbled on decryption” and other errors
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
I've got Ubuntu 14.04 LTS installed in VMPlayer 6 on Windows XP SP3 - I created this using the mini.iso + OpenSSH Server. I can successfully SSH in via its NAT VMNet8 address 192.168.181.128.
After a few minutes I get the error "Incoming packet was garbled on decryption" or the connection just freezes. Things that make heavy use of the terminal seem to trigger this earlier.
Things I've tried to fix this.
- Specific Ubuntu version: Seen on both 14.04 and 14.10
- DHCP: tried static IP and DHCP
- VMWare network adapter: tried both e1000 and vmxnet3
- VMWare version: Tried VMPlayer 6 and 5
- VMWare tools: tried with and without installation
- VMWare network: tried NAT and Host only
- PuTTY version: tried 0.64 and 0.63
- PuTTY encryption option: tried 3DES different error: "No valid incoming packet found" and Blowfish - connection just hangs, no error
- PuTTY bugs options: Tried Ignore SSH-2 maximum packet size
- VMWare vs VirtualBox: Setup .vdk in a virtual box image => Problem disappears when using NAT with port forwarding but still exists if using Host Only Network option
I've run out of things to try... Any ideas? Part of the problem tracking this down is isolating it to a specific component.
I'm aware of other similar questions, but these either don't have answers or those answers don't fix the problem.
ubuntu vmware putty
add a comment |
I've got Ubuntu 14.04 LTS installed in VMPlayer 6 on Windows XP SP3 - I created this using the mini.iso + OpenSSH Server. I can successfully SSH in via its NAT VMNet8 address 192.168.181.128.
After a few minutes I get the error "Incoming packet was garbled on decryption" or the connection just freezes. Things that make heavy use of the terminal seem to trigger this earlier.
Things I've tried to fix this.
- Specific Ubuntu version: Seen on both 14.04 and 14.10
- DHCP: tried static IP and DHCP
- VMWare network adapter: tried both e1000 and vmxnet3
- VMWare version: Tried VMPlayer 6 and 5
- VMWare tools: tried with and without installation
- VMWare network: tried NAT and Host only
- PuTTY version: tried 0.64 and 0.63
- PuTTY encryption option: tried 3DES different error: "No valid incoming packet found" and Blowfish - connection just hangs, no error
- PuTTY bugs options: Tried Ignore SSH-2 maximum packet size
- VMWare vs VirtualBox: Setup .vdk in a virtual box image => Problem disappears when using NAT with port forwarding but still exists if using Host Only Network option
I've run out of things to try... Any ideas? Part of the problem tracking this down is isolating it to a specific component.
I'm aware of other similar questions, but these either don't have answers or those answers don't fix the problem.
ubuntu vmware putty
add a comment |
I've got Ubuntu 14.04 LTS installed in VMPlayer 6 on Windows XP SP3 - I created this using the mini.iso + OpenSSH Server. I can successfully SSH in via its NAT VMNet8 address 192.168.181.128.
After a few minutes I get the error "Incoming packet was garbled on decryption" or the connection just freezes. Things that make heavy use of the terminal seem to trigger this earlier.
Things I've tried to fix this.
- Specific Ubuntu version: Seen on both 14.04 and 14.10
- DHCP: tried static IP and DHCP
- VMWare network adapter: tried both e1000 and vmxnet3
- VMWare version: Tried VMPlayer 6 and 5
- VMWare tools: tried with and without installation
- VMWare network: tried NAT and Host only
- PuTTY version: tried 0.64 and 0.63
- PuTTY encryption option: tried 3DES different error: "No valid incoming packet found" and Blowfish - connection just hangs, no error
- PuTTY bugs options: Tried Ignore SSH-2 maximum packet size
- VMWare vs VirtualBox: Setup .vdk in a virtual box image => Problem disappears when using NAT with port forwarding but still exists if using Host Only Network option
I've run out of things to try... Any ideas? Part of the problem tracking this down is isolating it to a specific component.
I'm aware of other similar questions, but these either don't have answers or those answers don't fix the problem.
ubuntu vmware putty
I've got Ubuntu 14.04 LTS installed in VMPlayer 6 on Windows XP SP3 - I created this using the mini.iso + OpenSSH Server. I can successfully SSH in via its NAT VMNet8 address 192.168.181.128.
After a few minutes I get the error "Incoming packet was garbled on decryption" or the connection just freezes. Things that make heavy use of the terminal seem to trigger this earlier.
Things I've tried to fix this.
- Specific Ubuntu version: Seen on both 14.04 and 14.10
- DHCP: tried static IP and DHCP
- VMWare network adapter: tried both e1000 and vmxnet3
- VMWare version: Tried VMPlayer 6 and 5
- VMWare tools: tried with and without installation
- VMWare network: tried NAT and Host only
- PuTTY version: tried 0.64 and 0.63
- PuTTY encryption option: tried 3DES different error: "No valid incoming packet found" and Blowfish - connection just hangs, no error
- PuTTY bugs options: Tried Ignore SSH-2 maximum packet size
- VMWare vs VirtualBox: Setup .vdk in a virtual box image => Problem disappears when using NAT with port forwarding but still exists if using Host Only Network option
I've run out of things to try... Any ideas? Part of the problem tracking this down is isolating it to a specific component.
I'm aware of other similar questions, but these either don't have answers or those answers don't fix the problem.
ubuntu vmware putty
ubuntu vmware putty
edited Apr 21 '15 at 15:24
Adam
asked Apr 21 '15 at 9:15
AdamAdam
1065
1065
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Have you looked at the statistics on your network adaptors to see whether or not packets are being discarded due to errors in transmission being detected?
I checked in the Ubuntu guest using ifconfig. This didn't show any errors,dropped,overruns etc for RX or TX. I'm not sure where I can find this information in the Windows XP host.
– Adam
Apr 21 '15 at 10:41
Update. Used raymond.cc/blog/… to add error counters in XP, sent/received both zero for VMNet adapters.
– Adam
Apr 21 '15 at 10:46
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%2f904131%2fputty-incoming-packet-was-garbled-on-decryption-and-other-errors%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
Have you looked at the statistics on your network adaptors to see whether or not packets are being discarded due to errors in transmission being detected?
I checked in the Ubuntu guest using ifconfig. This didn't show any errors,dropped,overruns etc for RX or TX. I'm not sure where I can find this information in the Windows XP host.
– Adam
Apr 21 '15 at 10:41
Update. Used raymond.cc/blog/… to add error counters in XP, sent/received both zero for VMNet adapters.
– Adam
Apr 21 '15 at 10:46
add a comment |
Have you looked at the statistics on your network adaptors to see whether or not packets are being discarded due to errors in transmission being detected?
I checked in the Ubuntu guest using ifconfig. This didn't show any errors,dropped,overruns etc for RX or TX. I'm not sure where I can find this information in the Windows XP host.
– Adam
Apr 21 '15 at 10:41
Update. Used raymond.cc/blog/… to add error counters in XP, sent/received both zero for VMNet adapters.
– Adam
Apr 21 '15 at 10:46
add a comment |
Have you looked at the statistics on your network adaptors to see whether or not packets are being discarded due to errors in transmission being detected?
Have you looked at the statistics on your network adaptors to see whether or not packets are being discarded due to errors in transmission being detected?
answered Apr 21 '15 at 10:28
cbzcbz
716410
716410
I checked in the Ubuntu guest using ifconfig. This didn't show any errors,dropped,overruns etc for RX or TX. I'm not sure where I can find this information in the Windows XP host.
– Adam
Apr 21 '15 at 10:41
Update. Used raymond.cc/blog/… to add error counters in XP, sent/received both zero for VMNet adapters.
– Adam
Apr 21 '15 at 10:46
add a comment |
I checked in the Ubuntu guest using ifconfig. This didn't show any errors,dropped,overruns etc for RX or TX. I'm not sure where I can find this information in the Windows XP host.
– Adam
Apr 21 '15 at 10:41
Update. Used raymond.cc/blog/… to add error counters in XP, sent/received both zero for VMNet adapters.
– Adam
Apr 21 '15 at 10:46
I checked in the Ubuntu guest using ifconfig. This didn't show any errors,dropped,overruns etc for RX or TX. I'm not sure where I can find this information in the Windows XP host.
– Adam
Apr 21 '15 at 10:41
I checked in the Ubuntu guest using ifconfig. This didn't show any errors,dropped,overruns etc for RX or TX. I'm not sure where I can find this information in the Windows XP host.
– Adam
Apr 21 '15 at 10:41
Update. Used raymond.cc/blog/… to add error counters in XP, sent/received both zero for VMNet adapters.
– Adam
Apr 21 '15 at 10:46
Update. Used raymond.cc/blog/… to add error counters in XP, sent/received both zero for VMNet adapters.
– Adam
Apr 21 '15 at 10:46
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%2f904131%2fputty-incoming-packet-was-garbled-on-decryption-and-other-errors%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