From: Victor J. <li...@in...> - 2007-10-12 08:21:28
|
Hi I see you are both using ip_queue > 2, And i started my snort_inline by this way : "iptables -A FORWARD -j > QUEUE && sonrt_inline -Q -c snort_inline.conf ", > > and compiling for nfqueue. > --enable-react --enable-nfnetlink --enable-clamav > I have no idea what the results of this are. So please try removing '--enable-nfnetlink' or use 'iptables -A FORWARD -j NFQUEUE' and try again... Cheers, Victor |