Snort
[Top] [All Lists]

Re: [Snort-users] Pass rules need SID in 2.6.1

To: "'James Lay'" <jlay@slave-tothe-box.net>, "'Snort'" <snort-users@lists.sourceforge.net>
Subject: Re: [Snort-users] Pass rules need SID in 2.6.1
From: "Jeff Dell" <jdell@activeworx.com>
Date: Fri, 17 Nov 2006 07:07:11 -0500
Delivered-to: sp-com-lists@consult.net
Delivered-to: snort-list@securepoint.com
In-reply-to: <20061117041226.6d95afc2@mail.slave-tothe-box.net>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=snort-users>
List-help: <mailto:snort-users-request@lists.sourceforge.net?subject=help>
List-id: "Snort users talk about... Snort!" <snort-users.lists.sourceforge.net>
List-post: <mailto:snort-users@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/snort-users>, <mailto:snort-users-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/snort-users>, <mailto:snort-users-request@lists.sourceforge.net?subject=unsubscribe>
Sender: snort-users-bounces@lists.sourceforge.net
Thread-index: AccKOYOP/F+jWGM1TEmU10M3p/NDwQABslTw
You will need to put a sid value in the rule. While you are at it I would
probably put a rev too. Per the FAQ private SID numbers start with 1000000
but you will want to make sure you don't have any conflicts.

 pass icmp $EXTERNAL_NET any -> $HOME_NET any (icode:3; itype:3;
sid:1000000; rev:1;)
 pass icmp any any -> any any (icode:13; itype:3; sid:1000001; rev:1;)

Cheers,

Jeff

> -----Original Message-----
> From: snort-users-bounces@lists.sourceforge.net 
> [mailto:snort-users-bounces@lists.sourceforge.net] On Behalf 
> Of James Lay
> Sent: Friday, November 17, 2006 6:12 AM
> To: Snort
> Subject: [Snort-users] Pass rules need SID in 2.6.1
> 
> Hrmmm:
> 
> Nov 17 04:07:33 myshield snort[29024]: FATAL
> ERROR: /chroot/snort/etc/snort/rules/myshield.rules(1) => Each rule
> must contain a Rule-sid
> 
> myshield.rules:
> 
> pass icmp $EXTERNAL_NET any -> $HOME_NET any (icode:3; itype:3;)
> pass icmp any any -> any any (icode:13; itype:3;)
> 
> Looked in the docs but didn't see why this is now...
> 
> James
> 
> --------------------------------------------------------------
> -----------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the 
> chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge
> &CID=DEVDEV
> _______________________________________________
> 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


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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

<Prev in Thread] Current Thread [Next in Thread>