PfSense 2.3 on Hyper-V 2012 (R1) - only 3 network adapters are working
-
I have tried upgrading to 2.3. And I find that PFSense will not detect all NICS. I have now tried upgrading to 2.4 with the same outcome. I have also tried applying the above patch to 2.4 via the System Patches Package that I installed. However, when I test the packages, it states there is no file to patch
I cut and pasted the code from https://lists.freebsd.org/pipermail/svn-src-stable-10/2016-March/008308.html
and created three patches based on the 3 sections of code.Can anyone please advise how to apply this patch to 2.3 and or 2.4.
e.g.
/usr/bin/patch –directory=/ -t -p1 -i /var/patches/59f7b6a679008.patch --check --forward --ignore-whitespace
Hmm... Looks like a unified diff to me...
The text leading up to this was:-- stable/10/sys/dev/hyperv/netvsc/hv_rndis_filter.c Tue Mar 1 01:04:53 2016 (r296247)
+++ stable/10/sys/dev/hyperv/netvsc/hv_rndis_filter.c Tue Mar 1 02:07:14 2016 (r296248) No file to patch. Skipping... Hunk #1 ignored at 30. Hunk #2 ignored at 359. Hunk #3 ignored at 626. 3 out of 3 hunks ignored while patching 10/sys/dev/hyperv/netvsc/hv_rndis_filter.c done -
RESOLVED*****
Upgraded MS-Server 2012 to MS-Server2012R2 and everything now works as expected.
I have attempted to update a few MS-Server2012 Hyper-V PFSense firewalls and all have failed.
I will now update all HOST OS to 2012 R2.