[Bug 203630] [Hyper-V] [nat] [tcp] 10.2 NAT bug in TCP stack or hyperv netsvc driver

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Oct 16 13:21:14 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203630

--- Comment #11 from Eddy <onyx at netfusion.fr> ---
I have a separate NAT router between the VM and the Internet, but not on the
FreeBSD 10.2 server:

PC-LAN-WIN10 <------> FREEBSD 10.2 VM  <------> NAT_ROUTER  <------> INTERNET

I added the NAT router as a default route on the FreeBSD test VM before doing
the tests:

# route add default 192.168.1.254

I just tried to build a new kernel with the last "disable_csum_20151016.patch"
you provided but I am stuck with an error:

/usr/src/sys/dev/hyperv/netvsc/hv_rndis_filter.c:828:11 error: unused variable
`dev` [-Werror,-Wunused-variable]
    device_t dev = device->device;
         ^

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list