Opened 9 years ago
Closed 9 years ago
#16126 closed defect (duplicate)
NAT CHECKSUM RST problem on 5.1.8 r111374 (Qt5.5.1)
Reported by: | CeDeROM | Owned by: | |
---|---|---|---|
Component: | network/NAT | Version: | VirtualBox 5.1.8 |
Keywords: | nat, checksum, rest, rst | Cc: | |
Guest type: | BSD | Host type: | Mac OS X |
Description
Hello. I have just installed FreeBSD 11.0-RELEASE-p1 [1] on VirtualBox Version 5.1.8 r111374 (Qt5.5.1) macOS 10.12.1. I have noticed problems when NAT is active - I get "connection reset by peer" quite often. This does not happen on Bridge interface. Using TCPDUMP I have noticed incorrect checksum on packet going out, just before I get RST from remote.
To reproduce:
- Install FreeBSD 11.0-RELEASE-p1 VM using NAT.
- Login as root.
- Make sure network is working (ping, DNS).
- Type
pkg
to bootstrap packaging system - it will fail. - Try to
fetch
some packages from [2] - it will fail for some packages.
[1] http://ftp.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/11.0/FreeBSD-11.0-RELEASE-amd64-dvd1.iso [2] http://pkg.freebsd.org/FreeBSD:11:amd64/quarterly/All/
tcpdump screenshot