Snort
[Top] [All Lists]

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

To: "James Lay" <jlay@slave-tothe-box.net>
Subject: Re: [Snort-users] Pass rules need SID in 2.6.1
From: "Justin Heath" <justin.heath@gmail.com>
Date: Fri, 17 Nov 2006 10:05:59 -0500
Cc: Snort <snort-users@lists.sourceforge.net>
Delivered-to: sp-com-lists@consult.net
Delivered-to: snort-list@securepoint.com
In-reply-to: <20061117051525.6c8c91f1@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>
References: <20061117041226.6d95afc2@mail.slave-tothe-box.net> <04d101c70a40$ec4d6bb0$6581a8c0@dev1> <20061117051525.6c8c91f1@mail.slave-tothe-box.net>
Sender: snort-users-bounces@lists.sourceforge.net
It's not just pass rules that require SID.

SID's act as a unique identifier for a rule. This is why they are
required. Plus it's just good practice.

Cheers,
Justin Heath

On 11/17/06, James Lay <jlay@slave-tothe-box.net> wrote:
> On Fri, 17 Nov 2006 07:07:11 -0500
> "Jeff Dell" <jdell@activeworx.com> wrote:
>
> > 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
> > >
> > > --------------------------------------------------------------
>
> Thanks Jeff....interesting that it just kicked in with version 2.6.1.
> Personally I'm not sure I see the benefit of sidding pass rules..but
> eh..guess I'll just have to add them 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>