VirtualBox

Opened 15 years ago

Closed 11 years ago

#3766 closed defect (fixed)

TCP checksum doesnot work

Reported by: Werner Frerichs Owned by:
Component: other Version: VirtualBox 2.2.0
Keywords: tcp checksum Cc:
Guest type: other Host type: other

Description (last modified by Frank Mehnert)

Transfering large data using scp or ssh breaks with the message "Corrupted MAC on input." . This can be a bug in Virtualbox, Hardware, ... or something else. Transfering data using http for examble new packages, updates, ... never breaks because http doesnot check the transport twice (tcp should do this), so the packages are corrupt (wrong md5sum or gunzip cannot open).

I don't know, if the corruption of the transport belongs to a bug in my hardware or in the device driver for the virtual network interface, but there must be a chance to enable TCP checksum to avoid corrupted data.

I found an article/bug report on xensource which describ this better. http://lists.xensource.com/archives/html/xen-users/2006-01/msg00741.html

Thanks Werner Frerichs

Attachments (2)

VBox.log (49.9 KB ) - added by hajma 12 years ago.
log
ph-S10u10_FCS.vbox (8.5 KB ) - added by hajma 12 years ago.
the config file

Download all attachments as: .zip

Change History (17)

comment:1 by Frank Mehnert, 15 years ago

Werner, which host is that, Linux?

comment:2 by Werner Frerichs, 15 years ago

SLES10 is installed on this host

imapcl1:~ # uname -a Linux imapcl1 2.6.16.60-0.37_f594963d-smp #1 SMP Mon Mar 23 13:39:48 UTC 2009 x86_64 x86_64 x86_64 GNU/Linux

comment:3 by olivier friard, 15 years ago

Hi,

I noticed the same problem with:

host: Linux Ubuntu 9.06 AMD64 guest: Windows XP pro 32 bits SSH clients: cygwin ssh (openSSH 4.7p1 OpenSSL 0.9.8g)

SSH Secure Shell 3.2.0

Olivier

comment:4 by Christopher Klein, 15 years ago

Same problem on my machine.

  • host is Linux ckl-srv-linux 2.6.28-13-generic #45-Ubuntu SMP Tue Jun 30 19:49:51 UTC 2009 i686

GNU/Linux

  • host running OpenSSH 5.1p1
  • host network card is nVidia Corporation MCP79 Ethernet (rev b1) (Zotac Ion)
  • guest is Windows Server 2003 Std.
  • guest network is bridged

I can only access VirtualBox GUI over X11 Forwarding, the message "Corrupted MAC on input" on client occurs randomly. For debugging purposes I opened a second SSH connection to my host. This session did *not* receive the CMoi-message if first connection fails.

It may be pure coincidence but if I use Intel PRO/1000 MT Desktop as network card emulation instead of the network card options the error did *not* occur.

comment:5 by Christopher Klein, 15 years ago

I have to revert my last sentence. Changing to Intel PRO/1000 MT Desktop did not solve my problem.

While the connection crashes I get the following message in /var/log/messages:

device eth0 left promiscuous mode

comment:6 by Frank Mehnert, 15 years ago

ckl, which VBox version are you using?

comment:7 by Christopher Klein, 15 years ago

virtualbox-3.0_3.0.0-49315_Ubuntu_jaunty_i386.deb -> latest

comment:8 by hajma, 12 years ago

Seeing this in a Solaris 11Express guest on a Solaris11Express host

VirtualBox 4.1.2

comment:9 by hajma, 12 years ago

Seeing this in a Solaris 10u10 guest. The host is Solaris 11, amd64, VBox 4.1.6. NAT networking.

in reply to:  9 comment:10 by vasily Levchenko, 12 years ago

Replying to hajma:

Seeing this in a Solaris 10u10 guest. The host is Solaris 11, amd64, VBox 4.1.6. NAT networking.

Could you please attach the log file? Are there any steps to reproduce with NAT attachment?

by hajma, 12 years ago

Attachment: VBox.log added

log

by hajma, 12 years ago

Attachment: ph-S10u10_FCS.vbox added

the config file

comment:11 by hajma, 12 years ago

to reproduce: try to upload something big using ssh. Is not 100% reproducible. It's likely influenced by system load.

in reply to:  11 ; comment:12 by vasily Levchenko, 12 years ago

Replying to hajma:

to reproduce: try to upload something big using ssh. Is not 100% reproducible. It's likely influenced by system load.

Is it specific for Solaris host/guest or you've seen this issue with other combinations?

in reply to:  12 comment:13 by Christopher Klein, 12 years ago

Replying to Hachiman:

Replying to hajma:

to reproduce: try to upload something big using ssh. Is not 100% reproducible. It's likely influenced by system load.

Is it specific for Solaris host/guest or you've seen this issue with other combinations?

Not specific for Solaris host/guest - I noticed this behavior a few days after I had written my ckl.

in reply to:  12 comment:14 by hajma, 12 years ago

Replying to Hachiman:

Replying to hajma:

to reproduce: try to upload something big using ssh. Is not 100% reproducible. It's likely influenced by system load.

Is it specific for Solaris host/guest or you've seen this issue with other combinations?

I've seen it on my laptop as well as on a Sun Fire X4170 M2 with a variety of Solaris 10 and Solaris 11 guests

comment:15 by Frank Mehnert, 11 years ago

Description: modified (diff)
Resolution: fixed
Status: newclosed

Please reopen if still relevant with VBox 4.2.10.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use