DragonFly 4.6 network not working when vm guest

Tomohiro Kusumi kusumi.tomohiro at gmail.com
Sat Feb 25 05:11:30 PST 2017


This reproduces with DragonFly 4.4 as well on VMware.

wget of dfly-x86_64-4.6.1_REL.iso stops at around after it has
received the first 10-20MB of the file.

It's actually not completely stopped, but each tcp packet is only
receiving 0 or 1 byte of data (once it has received the first 10-20MB)
while tcp window size stays at around 60000.
This of course doesn't happen with Linux or FreeBSD.
Sounds like our bug.


2017-02-24 20:52 GMT+02:00 Tomohiro Kusumi <kusumi.tomohiro at gmail.com>:
> I'm using VMware.
>
> Ping as well as wget of a small file (like some KB to 1MB or so) work
> fine, but can't wget a large file like our iso image.
> wget stops at around 2-10% of progress.
>
> I also failed to git clone a repository from github whose du -sh is around 9MB.
> It stopped at around 10% progress or so.
>
> I'm not sure if 4.5 was working on VMware.



More information about the Users mailing list