VirtualBox

Opened 13 years ago

Last modified 10 years ago

#9289 closed defect

IP fragmentation corrupted in NAT network — at Initial Version

Reported by: Oleg Owned by:
Component: network/NAT Version: VirtualBox 4.0.12
Keywords: IP fragmentation, NAT Cc:
Guest type: Linux Host type: Windows

Description

I am currently working on DTLS implementation, and I am using Ubuntu 11.04 guest OS under Windows 7 host OS. My VirtualBox version is 4.0.12r72916.

I stumbled upon a very annoying networking problem with IP fragmentation. I am using the NAT network option, and the incoming large IP packets (larger than external network MTU) from the outside world are not getting delivered to the guest OS correctly. Only the very first packet in the IP fragmentation sequence has the correct remote address; the rest of the packets have bogus remote address 10.0.2.2 (the default "internal" gateway IP). I checked the VirtualBox support history and I found that this exactly bug was discovered and fixed a while ago (version 4.0.4):

http://www.virtualbox.org/ticket/8701

But I am seeing it now, version 4.0.12, Linux guest OS.

There are also some problems with egress IP fragmentation, but I am still discovering it.

Does anybody know about this problem ? Is there a fix or workaround ? So some reasons, I can use only NAT network option, and this problem is very annoying for me. I cannot exchange any large UDP packets with my outside server larger that MTU (1400+ bytes).

Thanks ! Oleg

Primary OS: MS Windows 7 VBox Version: OSE other Guest OSses: Ubuntu

Change History (0)

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use