Menu

Show posts

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 Menu

Messages - wuffers

#1
Quote from: mimugmail on August 04, 2020, 06:01:04 AM
Did you try to reboot after setting it?

I did after the initial attempt without reboot didn't work. So I did two sequences of enable/disable IPS after setting that tunable. And as FullyBorked stated, that tunable was not already present so I had to add it.
#2
Added tunable net.bpf.zerocopy_enable set to 1 did not help. "vnstat -l" went from tracking RX and TX packets pre-IPS enabled to no tracking after enabling IPS, then back to tracking after disabling IPS again.

Not sure if this helps (em0 output from pciconf -lv):


em0@pci0:0:16:0:     class=0x020000 card=0x20748086 chip=0x15be8086 rev=0x30 hdr=0x00
     vendor     = 'Intel Corporation'
     device     = 'Ethernet Connection (6) I219-V'
     class      = network
     subclass   = ethernet


#3
20.7 Legacy Series / vnstat stops tracking with IPS on
August 02, 2020, 03:36:43 AM
I was actually having this issue in 20.1 (20.1.7), but it seemed to be only the TX like so, that I found from 18.7:
https://forum.opnsense.org/index.php?topic=10911.0

I upgraded to 20.7 and with a "vnstat -l" I don't see any packets moving with IPS on (both RX and TX). As soon as I disable IPS I see things moving properly. Is this an issue with all the changes to netmap? My WAN interface shows up as em0, and it is running as a passthrough PCI NIC in a Proxmox VM.