Quote:
Originally Posted by EricTRA
Code:
#0-(2-247475) [local] [snort] ICMP PING speedera
(listed like this in acidbase,
and in the alert log as
Code:
[**] [1:480:5] ICMP PING speedera [**]
[Classification: Misc activity] [Priority: 3]
09/14-11:08:40.066654 192.168.253.11 -> 192.168.253.10
ICMP TTL:64 TOS:0x0 ID:0 IpLen:20 DgmLen:92 DF
Type:8 Code:0 ID:2799 Seq:1 ECHO
|
there should be a file called threshold.conf in /etc/snort/ This is were signature can be suppressed either by signature ID, destination IP or source IP.
Edit that to say something like,
suppress gen_id #, sig_id #, track by_src, ip 192.168.253.11
The gen_id and sig_id # are usually in the signature or by clicking on the [snort] link on the acidbase.
Also check to make sure that the variables in snort.conf are set properly specifically the $HOME_NET and $EXTERNAL_NET