https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203630
--- Comment #11 from Eddy <o...@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 on the CC list for the bug. _______________________________________________ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"