Re: DragonFly 4.6 network not working when vm guest

2017-02-25 Thread Tim Darby
On Sat, Feb 25, 2017 at 12:47 PM, Tomohiro Kusumi wrote: > i'm using vmware workstation on windows btw, though not too sure what > the difference is (i think fusion is for mac ?) > ​Yes, Fusion is for Mac. Tim​

Re: DragonFly 4.6 network not working when vm guest

2017-02-25 Thread Tomohiro Kusumi
i'm using vmware workstation on windows btw, though not too sure what the difference is (i think fusion is for mac ?). 2017-02-25 21:27 GMT+02:00 Tim Darby : > On Sat, Feb 25, 2017 at 11:31 AM, Tomohiro Kusumi > wrote: >> >> > What's the NIC? >>

Re: DragonFly 4.6 network not working when vm guest

2017-02-25 Thread Tim Darby
On Sat, Feb 25, 2017 at 11:31 AM, Tomohiro Kusumi wrote: > > What's the NIC? > > [root@]~# uname -r > 4.6-RELEASE > [root@]~# dmesg | grep em0 | head -1 > em0: port > 0x2000-0x203f mem

Re: DragonFly 4.6 network not working when vm guest

2017-02-25 Thread Tomohiro Kusumi
> What's the NIC? [root@]~# uname -r 4.6-RELEASE [root@]~# dmesg | grep em0 | head -1 em0: port 0x2000-0x203f mem 0xfdff-0xfdff,0xfd5c-0xfd5d irq 7 at device 1.0 on pci2 > And what's the emulated NIC mode in the vmware?

Re: DragonFly 4.6 network not working when vm guest

2017-02-25 Thread Sepherosa Ziehau
What's the NIC? And what's the emulated NIC mode in the vmware? On Sat, Feb 25, 2017 at 9:11 PM, Tomohiro Kusumi wrote: > 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

Re: DragonFly 4.6 network not working when vm guest

2017-02-25 Thread Tomohiro Kusumi
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)