Snort mailing list archives

Re: wihtelist one IP?


From: Tommie Giles <tgiles () gmail com>
Date: Thu, 3 Dec 2009 08:34:58 -0600

pass tcp 217.x.x.x any -> any any ( sid:1000001 ;)
pass tcp any any -> 217.x.x.x any ( sid:1000002 ;)

probably something like:

and not ((src net 217.x.x.0/24 || dst net 217.x.x.0/24))


Cheers,

tom

On Thu, Dec 3, 2009 at 6:16 AM, post urne <posturne () gmail com> wrote:
Hello,

I try to whitelist one of our customer IP in my local Snort setup.

After many "googling" I belive to found a way:

I created 2 rules in the /etc/snort/rules/local.rules:

pass tcp 217.x.x.x any -> any any ( sid:1000001 ;)
pass tcp any any -> 217.x.x.x any ( sid:1000002 ;)


The local.rules file is in snort.conf included, but I still get tcp
alerts for 217.x.x.x.

where is my mistake - any ideas?

regards,
tom

------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing.
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
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




-- 
Tommie Giles

"If all else fails, immortality can always be assured by spectacular error."

------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
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: