Actions
Bug #66
closedNFQUEUE 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 -
Updated by Gurvinder Singh over 14 years ago
- Assignee changed from OISF Dev to Gurvinder Singh
Actions