Update: I checked the Proxmox host dmesg and found that the physical WAN NIC (igb) is flapping (Link Down/Up) at the exact moments the packet loss is recorded. It appears to be a Layer 1 or Host Driver issue rather than an OPNsense internal setting.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menuauto vmbr0
iface vmbr0 inet manual
bridge-ports eth0
bridge-stp off
bridge-fd 0
bridge-vlan-aware yes
bridge-vids 2-4094
bridge-mcsnoop 0
auto vmbr1
iface vmbr1 inet manual
bridge-ports eth2
bridge-stp off
bridge-fd 0
bridge-vlan-aware yes
bridge-vids 2-4094
bridge-mcsnoop 0
auto vmbr1.20
iface vmbr1.20 inet static
address 10.10.20.10/24
gateway 10.10.20.1
iface vmbr1.20 inet6 static
address fdde:5453:540e:ff13::10/64
gateway fdde:5453:540e:ff13::1
auto vmbr2
iface vmbr2 inet manual
bridge-ports eth1
bridge-stp off
bridge-fd 0
bridge-vlan-aware yes
bridge-vids 2-4094
bridge-mcsnoop 0
agent: 1
balloon: 0
cores: 12
cpu: host,flags=+aes
memory: 10240
net0: virtio=BC:24:11:DD:7B:31,bridge=vmbr0,queues=4
net1: virtio=BC:24:11:B6:05:D3,bridge=vmbr1,queues=4
net3: virtio=BC:24:11:41:FB:B5,bridge=vmbr2,queues=4
numa: 1
scsi0: local-lvm:vm-100-disk-1,discard=on,iothread=1,size=100G
scsihw: virtio-scsi-single
