After the 57th (/s) time of turning it off turning it back on again... it works!!!???no clue as to what solved it unless the ISP needs time to figure out the link has gone down and "resets" something.Had been disconnected for a little over 30 mins.Id started to play with openwrt as a replacement/test, maybe it was that that, could have put a digital rocket up its backside... Now have +900 down/+900 up
apt-get updateapt install -y pve-kernel-6.5proxmox-boot-tool kernel pin 6.5.reboot now
Since this is not a bare metal configuration: Did you verify that Proxmox is not the culprit? There have been reported problems with some newer 6.8.4 kernels introduced by PVE 8.2.2 which have lead to the update to 6.8.8-1, but many support forum posts suggest installing 6.5 and pinning it....
Thought I would add my experience seeing as I have a PPPoE connection (1000Mbit down/500Mbit up), also use OPNsense on Proxmox, kernel is v6.8.8-1 although I have an upgrade to 6.8.8-2 waiting on a reboot, plus my WAN NIC is passed as a device, whereas the LAN is a Proxmox bridge device. My speeds always vary but they're pretty much what I would expect, and did not change much, actually improved when I went from bare-metal to VM...
Beware of the shotgun: http://catb.org/jargon/html/S/shotgun-debugging.htmlReduce your config down to the absolute minimum - bare metal, NAT only, with default rules. Then add features one by one until you see a drop in speed.Bart...
Code: [Select]apt-get updateapt install -y pve-kernel-6.5proxmox-boot-tool kernel pin 6.5.reboot now
root@pve:~# uname -r6.5.11-7-pve
VirtIO network interfaces in the OPNsense VM?Try to set this tunable and reboot: hw.vtnet.csum_disable=1