If you have a VLAN but HAVE NOT assigned the parent interface please do so, enable it and then all the hardware features are properly turned off to get your speed back.
Hello,we have the same problem with 22.1.9 on our Hyper-V Cluster.If the vServers and the Opnsense VM are on the same Host there is perfect speed.But if the VMs are on different Hosts than the Opnsense VM the upload speed is horrible.Is there any fix we can try?
Set-VMSwitch -Name "your-switch-name" -EnableSoftwareRsc $false
So when on 22.1 install this kernel and reboot:# opnsense-update -zkr 22.1-hyperv# yes | opnsense-shell reboot(might take a bit to sync the kernel to all mirrors... the default mirror should have it)Cheers,Franco