Actions
Bug #66
closed
WM
GS
NFQUEUE inline mode qid passed via -q isn't used.
Bug #66:
NFQUEUE inline mode qid passed via -q isn't used.
Affected Versions:
Effort:
Difficulty:
Label:
Description
-q <qid> : run in inline nfqueue mode
As you can see below we tell this instance of suricata to bind to queue number 40 but, this isn't taken into account and we still bind to queue number 0.
sudo src/suricata q 40 -c suricata.yaml -l ./ 17:12:45 - (source-nfq.c:231) <Info> (NFQInitThread) -- binding this thread to queue '0'
.....
[14670] 22/1/2010 -
Actions