I am using "snort_inline" and I forwarded all the packets using iptables to the QUEUE so that snort_inline can pick them up for inspection and drop/alert depending on the rules. But does "Snort" when run in inline mode take in packets from iptables too? What is the difference between Snort and Snort_inline when it comes to blocking packets ? I observe that when I run "Snort" without using iptables, somehow my packets are getting dropped. Would be helpful if someone clarifies this for me. Thanks !
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
snort_inline is depreciated and you should use Snort with DAQ. Snort with DAQ can handle the same Snort "dropping" of packets. There are several different inline modes that DAQ will support, iptables (nfqueue) being one of them. |
|||
|
|