Snort mailing list archives

Re: Snort rule question


From: Brian <bmc () snort org>
Date: Thu, 26 Jun 2003 14:02:10 -0400

On Thu, Jun 26, 2003 at 06:37:06AM -0600, James Lay wrote:
So ok....trying to catch those naughty spammers using:

alert tcp $SMTP_SERVERS 25 -> $EXTERNAL_NET any (msg:"Open Mail Relay Attempt"; content:"Relay access denied"; 
classtype:mail-abuse; sid:1000001; rev:1;)

Now the above rule works.  I originally had:

alert tcp $EXTERNAL_NET any <- $SMTP_SERVERS 25 (msg:"Open Mail Relay Attempt"; content:"Relay access denied"; 
classtype:mail-abuse; sid:1000001; rev:1;)

You shouldn't use <- anymore.  It has been depriciated.  You should
rewrite your rules.

-b


-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
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: