This is a discussion on snort rule: drop icmp scans from one host to class C subnet within the Linux Security forums, part of the System Security and Security Related category; Hi, I have a ping server that keeps creating log entries in my snort logs. I want to filter those ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
I have a ping server that keeps creating log entries in my snort logs. I want to filter those out. I'm using this rule in local.rules pass icmp source_IP/32 any -> DEST_Network/24 any It doesn't seem to work. what am I doing wrong? Thanks, |