jtapper
March 16th, 2007, 11:33 AM
I have been using iptables and snort in my server for a while. Now when I check snort logs I find entries from ip-addresses / net work blocks filetered by iptables.
Does snort process packets before iptables or how is this possible?
Situation is that I have few hundred rules in iptables for certain abusive IP blocks. And even these appear in
iptables -L -n -v
with DROP marking, some of these still make it to snort alert logs. Iptables seem to work, because the counters for rules are working.
Can anyone confirm that snort sniffs packets before they are iptables processed or is my iptables malfunctioning?
Does snort process packets before iptables or how is this possible?
Situation is that I have few hundred rules in iptables for certain abusive IP blocks. And even these appear in
iptables -L -n -v
with DROP marking, some of these still make it to snort alert logs. Iptables seem to work, because the counters for rules are working.
Can anyone confirm that snort sniffs packets before they are iptables processed or is my iptables malfunctioning?