Snort mailing list archives
Re: nfq problem
From: Dorian ROSSE via Snort-users <snort-users () lists snort org>
Date: Sat, 2 Feb 2019 18:52:01 +0000
Fix it !
firstly install all needing by :
apt-get install libnetfilter-queue-dev libnetfilter-queue1 libnetfilter-log-dev libnetfilter-log1 libnfnetlink-dev
libnfnetlink0
then do this command line :
sudo iptables -I FORWARD -j QUEUE
then run in daq-2.0.6/ :
./configure
now your nfq is enabled 😊
Regards.
Dorian ROSSE.
________________________________
De : Dorian ROSSE
Envoyé : Friday, February 1, 2019 10:20:47 AM
À : snort-users () lists snort org
Objet : nfq problem
Hello,
When I run this command line Following :
snort --daq nfq [--daq-var device=enp5s0][--daq-var proto=ipv6][--daq-var queue=0]
I have this error :
/opt/daq-2.0.6# snort --daq nfq [--daq-var device=enp5s0][--daq-var proto=ipv6][--daq-var queue=0]
Running in packet dump mode
--== Initializing Snort ==--
Initializing Output Plugins!
Snort BPF option: [--daq-var device=enp5s0][--daq-var proto=ipv6][--daq-var queue=0]
ERROR: Can't find nfq DAQ!
Fatal Error, Quitting..
Thank you in advance to help me repair this nfq problem,
Regards.
Dorian ROSSE.
_______________________________________________ Snort-users mailing list Snort-users () lists snort org Go to this URL to change user options or unsubscribe: https://lists.snort.org/mailman/listinfo/snort-users To unsubscribe, send an email to: snort-users-leave () lists snort org Please visit http://blog.snort.org to stay current on all the latest Snort news! Please follow these rules: https://snort.org/faq/what-is-the-mailing-list-etiquette
Current thread:
- nfq problem Dorian ROSSE via Snort-users (Feb 01)
- Re: nfq problem Dorian ROSSE via Snort-users (Feb 02)
