Interface errors across VLANs

Started by velvet, February 18, 2022, 09:40:29 AM

Previous topic - Next topic
February 18, 2022, 09:40:29 AM Last Edit: February 18, 2022, 03:34:13 PM by velvet
hello, my internet speed was only used to 80-90% and that is probably due to the VLAN Interface Errors!
same error as here?! : https://github.com/opnsense/src/issues/74

this is a fresh installation! I didn't have an older version in operation before, so I can't say whether the error only appeared with the current version

my setup:
Proxmox VM
OPNsense OPNsense 22.1.1_1-amd64
WAN interface PCI passthrough (Realtek)
LAN VirtIO
3 VLANs


Name    Mtu Network       Address              Ipkts Ierrs Idrop    Opkts Oerrs  Coll
re0    1500 <Link#1>      00:01:2e:92:11:98   583847     0     0   201661     0     0
re0       - fe80::%re0/64 fe80::201:2eff:fe       20     -     -       28     -     -
re0       - 192.168.xxx.0 192.168.xxx.254        174     -     -      174     -     -
re0       - 2001:xxx:13c3 2001:xxx:13c3:a80        1     -     -       13     -     -
re0       - fdc8:de98:944 fdc8:de98:944d:17        0     -     -        0     -     -
vtnet  1500 <Link#2>      c2:ca:30:d5:16:84      528     0     0      309     0     0
vtnet     - 172.16.1.0/24 fw                    3119     -     -     6886     -     -
vtnet     - 2001:xxx:13c3 2001:xxx:13c3:a8f       27     -     -       30     -     -
vtnet     - fe80::%vtnet0 fe80::c0ca:30ff:f       60     -     -       81     -     -
lo0   16384 <Link#3>      lo0                  11699     0     0    11699     0     0
lo0       - ip6-localhost ip6-localhost            8     -     -        8     -     -
lo0       - fe80::%lo0/64 fe80::1%lo0              0     -     -        0     -     -
lo0       - your-net      localhost            11691     -     -    11691     -     -
enc0*  1536 <Link#4>      enc0                     0     0     0        0     0     0
pflog 33160 <Link#5>      pflog0                   0     0     0    10356     0     0
pfsyn  1500 <Link#6>      pfsync0                  0     0     0        0     0     0
vtnet  1500 <Link#7>      c2:ca:30:d5:16:84   186439     0     0   579363  2046     0
vtnet     - 172.16.2.0/24 172.16.2.1              92     -     -      421     -     -
vtnet     - 2001:xxx:13c3 2001:xxx:13c3:a8f       11     -     -       14     -     -
vtnet     - fe80::%vtnet0 fe80::c0ca:30ff:f       21     -     -       40     -     -
vtnet  1500 <Link#8>      c2:ca:30:d5:16:84     9311     0     0    10404     9     0
vtnet     - 172.16.3.0/24 172.16.3.1               1     -     -      882     -     -
vtnet     - 2001:xxx:13c3 2001:xxx:13c3:a8f        0     -     -        4     -     -
vtnet     - fe80::%vtnet0 fe80::c0ca:30ff:f        2     -     -        8     -     -
vtnet  1500 <Link#9>      c2:ca:30:d5:16:84       10     0     0       25     0     0
vtnet     - 172.16.4.0/24 172.16.4.1               0     -     -        0     -     -
vtnet     - fe80::%vtnet0 fe80::c0ca:30ff:f        0     -     -       21     -     -
vtnet     - 2001:xxx:13c3 2001:xxx:13c3:a8f        5     -     -        0     -     -



cheers
velvet