<div dir="ltr"><div dir="ltr">Hello, can anyone confirm the same problem with multiple NFQUEUE ?<br><br>Working:<br>suricata -D -q 0 -c /etc/suricata/suricata.yaml -vv<br><br>Working:<br>suricata -D -q 1 -c /etc/suricata/suricata.yaml -vv<br><br>Not working:<br>suricata -D -q 0 -q 1 -c /etc/suricata/suricata.yaml -vv<br><br>May 04 16:13:12 debian suricata[659]: [660] <Info> -- binding this thread 0 to queue '0'<br>May 04 16:13:12 debian suricata[659]: [660] <Info> -- setting queue length to 16384<br>May 04 16:13:12 debian suricata[659]: [660] <Info> -- setting nfnl bufsize to 24576000<br>May 04 16:13:12 debian suricata[659]: [661] <Info> -- binding this thread 1 to queue '0'<br>May 04 16:13:12 debian suricata[659]: [661] <Error> -- [ERRCODE: SC_ERR_NFQ_CREATE_QUEUE(72)] - nfq_create_queue failed<br>May 04 16:13:12 debian suricata[659]: [661] <Error> -- [ERRCODE: SC_ERR_NFQ_THREAD_INIT(78)] - nfq thread failed to initialize<br><br>Thanks. Cheers.<br><br>F<br></div></div>