Snort mailing list archives

Re: Same source/dest


From: Erek Adams <erek () snort org>
Date: Wed, 2 Apr 2003 10:54:25 -0500 (EST)

On Tue, 1 Apr 2003, james wrote:

If it is just one src/dst pair that is alerting on
legit traffic, just modify the rule to exclude
these IP's. In this case maybe set up a variable
that excludes the IP's; or perhaps use a "!" ie,

alert ip any any -> !10.1.2.3/32 25

No...  Don't modify the rule, because if you ever update your rules your
changes could be 'lost'.  Just write a pass rule instead.

        pass ip 10.1.2.3/32 any -> 10.1.2.3.4/32 25

And start snort with the -o parameter.

There is another method to ignore traffic [0] that may work better for
you.  Try both and see which one works better.

Cheers!

-----
Erek Adams

   "When things get weird, the weird turn pro."   H.S. Thompson


[0]     http://www.theadamsfamily.net/~erek/snort/ignore.txt


-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: