Actions
Feature #2150
closed
MK
PM
Support for attaching Suricata to multiple NFQ's using the default startup script
Feature #2150:
Support for attaching Suricata to multiple NFQ's using the default startup script
Effort:
Difficulty:
Label:
Description
The Ubuntu package comes with the file "/etc/default/suricata" , where you can set startup options.
Currently it supports that you can define the number of the NFQUEUE Suricata should attached itself to.
An enhancement would be to support multiple queues, maybe something like NFQUEUE=0-3, which would result in Suricata being attached to multiple queues, (-q 0 -q 1 -q 2 -q 3 ) as defined by the variable
Actions