OPNsense Forum

English Forums => 26.7 Series => Topic started by: hit0x on September 07, 2026, 01:01:16 PM

Title: 26.7.3_11 Intrusion detection (suricata)
Post by: hit0x on September 07, 2026, 01:01:16 PM
Hi, after upgrading from 26.7.2 to 26.7.3_11 (the latest release) I have found a problem with Suricata in netmap mode.

<Error> -- opening devname netmap:vlan0.999/R failed: Invalid argument

If I use another interface, such as PPPoE or a physical one, it starts up without any problems, it seems to be related to the VLANs. I'm not sure if it's a syntax issue (dot) I think something similar happened years ago
Title: Re: 26.7.3_11 Intrusion detection (suricata)
Post by: hit0x on September 08, 2026, 04:18:44 PM
It seems the problem was with the MTU; one of the VLANs has it set to 9000 and the physical interface does not automatically adjust to the maximum required (shared by all VLANs with Suricata active)

I've set the value manually and it's working fine; this thread can now be closed

My fault ;)