Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[Snort-users] active response in passive mode

12 views
Skip to first unread message

amin Salehi

unread,
Nov 18, 2012, 3:29:35 AM11/18/12
to
hi.i compile snort 2.9.3.1 with --enable-sourcefire. 
whether  i can implement active response in passive mode?whether i must use resp option in rule definition?
the resp option can be combined with which Actions(alert-pass-log-...)?

amin Salehi

unread,
Nov 19, 2012, 11:06:21 PM11/19/12
to
hi.i compile snort with --enable-sourcefire.i run snort 2.9.3.1 in passive mode.
i write 2 rule in local.rules file(i dont run these rules together):
1-drop tcp 10.10.7.2 any -> 10.10.8.2 23(msg:"connection failed to port 23";resp:reset_source;sid:1000001;)
2-drop tcp 10.10.7.2 any -> 10.10.8.2 23(msg:"connection failed to port 23";react:msg;sid:1000001;)
but nothing happend.why?
how can i implement active response in passive mode?

Russ Combs

unread,
Nov 20, 2012, 9:36:04 AM11/20/12
to
Check the Snort manual for "config response".  You may also find Snort's README.active and README.daq helpful, as well as the DAQ tarball README.

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Snort-users mailing list
Snort...@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://sourceforge.net/mailarchive/forum.php?forum_name=snort-users

Please visit http://blog.snort.org to stay current on all the latest Snort news!

0 new messages