|
|||||||||||
|
Re: [Snort-sigs] snort whitelist
From: Dale L. Handy <dhandy(at)nitrodata.com>
Date: Thu Mar 25 2004 - 13:24:59 EST If you wanted, for instance, to ignore packets from 10.2.3.4, you would create a rule: pass ip 10.2.3.4 any -> any any (msg:"Pass, friend";) and then, since pass rules are evaluated *AFTER* alert and other types, you must change the rule order by either running snort with the -o option, or putting a line in the snort.conf file: config order: pass, alert I hope this helps (and I hope I got it right...) MEGA Hospedagem wrote: >is it possible to set snort to don't even analyze packets from certain
-- "The trouble with doing something right the first time is that nobody appreciates how difficult it was." -- Dale L. Handy, P.E. dhandy@nitrodata.com http://www.nitrodata.com ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration. http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Snort-sigs mailing list Snort-sigs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/snort-sigsReceived on Thu Mar 25 14:35:15 2004 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:08:39 EDT |
||||||||||
|
|||||||||||