<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel about="http://permalink.gmane.org/gmane.comp.security.ids.snort.devel">
    <title>gmane.comp.security.ids.snort.devel</title>
    <link>http://permalink.gmane.org/gmane.comp.security.ids.snort.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3870"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3869"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3868"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3867"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3866"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3865"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3864"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3863"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3862"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3861"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3860"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3859"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3858"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3857"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3855"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3854"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3853"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3852"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3851"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3850"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3870">
    <title>problem with snort.conf</title>
    <link>http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3870</link>
    <description>When downloading the rule set from here:

http://www.snort.org/pub-bin/oinkmaster.cgi/&lt;oinkcode
here&gt;/snortrules-snapshot-CURRENT.tar.gz

The preprocessor frag3_global line is not comma separated.

It has:
#preprocessor frag3_global: max_frags 65536 prealloc_frags 262144

When it should have:
#preprocessor frag3_global: max_frags 65536, prealloc_frags 262144

As you can imagine it will throw an error because of this missing value. 

The snort.conf in the latest snort tarball is correct.


Cheers,
Jeff


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Jeff Dell</dc:creator>
    <dc:date>2008-11-17T21:24:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3869">
    <title>question on thresholding code</title>
    <link>http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3869</link>
    <description>Hello !

In the thresholding code (sfthreshold.c, in snort 2.8) there is a
static variable s_enabled which is set to 1.
What is the use of this variable?

I didnt find it being set to 0 anywhere (in any condition).

Please clarify.

Thanks

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>snort user</dc:creator>
    <dc:date>2008-11-07T16:00:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3868">
    <title>Re: Port Matching Logic</title>
    <link>http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3868</link>
    <description>I would argue that the correct behavior would be for snort to flag
such misconfiguration issues or logic errors on start-up and fail to
launch.

In this case though, I'd say it is less about the "rule writer"
(although I could see a hand-crafted rule with such a logic problem)
and more about as a snort configuration with a logic error (as you
pointed out).

For your example, the logic error could be avoided with the following:
portvar HTTP_PORTS [80,1025:]

However, I wouldn't recommend such a configuration unless you're
hoping to seriously bog down your ability to inspect traffic..... (Try
playing with incrementally adding more and more ports to this variable
and you'll see what I mean).

see great value in having automated "logic checks" report when/if I've
done something unintended.

Cheers, John

On Mon, Nov 3, 2008 at 11:22 AM, snort user &lt;snort.user&lt; at &gt;gmail.com&gt; wrote:

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Develop</description>
    <dc:creator>John Pritchard</dc:creator>
    <dc:date>2008-11-03T21:26:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3867">
    <title>reading pcap from pipes</title>
    <link>http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3867</link>
    <description>Hello,

Some time ago, I asked how to use a pipe as input for stdin on your
forum: http://www.snort.org/reg-bin/forums.cgi?forum_id=5&amp;topic_id=6585
Because I received no answer, today I went looking a bit why this does
not work. It seems all files to be opened are checked on S_IFREG.
Disabling that check gives no error for me, so I wonder why that check
is in there. Can someone explain this?

If there is no particular reason to check for S_IFREG in the case of
PCAP_SINGLE, I might make a patch removing it.
I have not looked at the code for other types, but if these are
implemented using a select or poll mechanism, I see no reason to keep
the S_IFREG checks at all.

Also, I noticed someone recently posted a patch on using stdin (
http://www.snort.org/reg-bin/forums.cgi?forum_id=4&amp;topic_id=6609 ).
I think this (reversed) patch is not the correct way to do this, but
being able to use "snort -r -" might be a usefull option.
If not "snort -r /proc/self/fd/0" does ofcourse already work (with files).

</description>
    <dc:creator>Môshe Van der Sterre</dc:creator>
    <dc:date>2008-11-03T10:13:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3866">
    <title>Re: Portlists</title>
    <link>http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3866</link>
    <description>What does it mean by a pure not portobject ?


Ref: parser.c (snort 2.8)

    /* check for a pure not rule - fatal if we find one */
    if( PortObjectIsPureNot( portobject ) )
    {
      FatalError("Pure NOT ports are not allowed!\n");
      /*
      if( dst_flag )
        rtn-&gt;flags |= EXCEPT_DST_PORT;
      else
        rtn-&gt;flags |= EXCEPT_SRC_PORT;
      */
    }


With PortLists, is the function CheckDstPortNotEq used ?
It seems not.


Thanks



On Tue, Oct 28, 2008 at 4:44 PM, Steven Sturges
&lt;steve.sturges&lt; at &gt;sourcefire.com&gt; wrote:

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>snort user</dc:creator>
    <dc:date>2008-10-30T12:23:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3865">
    <title>Re: Portlists</title>
    <link>http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3865</link>
    <description>Yes, this should be supported...

portvar TEST_PORTS [80,[1,2,3],8000:9000]
alert tcp any $TEST_PORTS -&gt; any any (msg:"Test ports"; sid:3;)

snort user wrote:

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Steven Sturges</dc:creator>
    <dc:date>2008-10-28T20:44:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3864">
    <title>Portlists</title>
    <link>http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3864</link>
    <description>Hello,

With PORTLISTS (snort 2.8) does it support list of lists of ports/ranges?

for e.g. portvar TEST_PORTS [80,[1,2,3],8000:9000]

Thanks

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>snort user</dc:creator>
    <dc:date>2008-10-28T17:41:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3863">
    <title>Re: Unused code?</title>
    <link>http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3863</link>
    <description>It determined whether the rule had been evaluated previously
(within the same packet) -- intended to improve performance.

That is handled differently code-wise in ac-bnfa.

snort user wrote:

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Steven Sturges</dc:creator>
    <dc:date>2008-10-27T20:42:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3862">
    <title>Re: Unused code?</title>
    <link>http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3862</link>
    <description>Thanks for the reply.
Can you please explain what the function did when MWM was used?

On Mon, Oct 27, 2008 at 4:27 PM, Steven Sturges
&lt;steve.sturges&lt; at &gt;sourcefire.com&gt; wrote:

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>snort user</dc:creator>
    <dc:date>2008-10-27T20:32:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3861">
    <title>Re: Unused code?</title>
    <link>http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3861</link>
    <description>That was use when Wu-Manber pattern matcher was in Snort.

When that was removed, the non-default cases were removed.
The function was kept with the notion that it might be needed
in the future for other pattern match engines.

Cheers

snort user wrote:

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Steven Sturges</dc:creator>
    <dc:date>2008-10-27T20:27:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3860">
    <title>Unused code?</title>
    <link>http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3860</link>
    <description>Hello and greetings !

In snort 2.8 release --

In fpdetect.c, there are calls to function, mpseSetRuleMask but the
function does not seem to be doing much.
Can anyone explain the reason for this function?

Thanks ahead for any info.



void mpseSetRuleMask ( void *pvoid, BITOP * rm )
{
  MPSE * p = (MPSE*)pvoid;

  switch( p-&gt;method )
   {
     default:
       return ;
   }


}

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>snort user</dc:creator>
    <dc:date>2008-10-27T20:15:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3859">
    <title>Re: Problem Snort Reading STDIN</title>
    <link>http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3859</link>
    <description>Hey John,

Thanks for notifying us about this.  This seems to have happened a few
releases ago when we implemented code to read multiple pcaps from the
command line.  The fix should be in our next release.

Thanks,
Todd


John Gerber wrote:


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Todd Wease</dc:creator>
    <dc:date>2008-10-27T15:12:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3858">
    <title>Problem Snort Reading STDIN</title>
    <link>http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3858</link>
    <description>-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/_______________________________________________
Snort-devel mailing list
Snort-devel&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/snort-devel
</description>
    <dc:creator>John Gerber</dc:creator>
    <dc:date>2008-10-26T23:17:10</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3857">
    <title>Re: [Snort-users] Are there any test suite for snort?</title>
    <link>http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3857</link>
    <description>Thank you, Richard!

I am trying the tips.

Jason

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Jason Zhao</dc:creator>
    <dc:date>2008-10-25T03:40:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3855">
    <title>Re: Are there any test suite for snort?</title>
    <link>http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3855</link>
    <description>FYI.

Thanks
Jason
Jason Zhao wrote:


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Jason Zhao</dc:creator>
    <dc:date>2008-10-24T06:31:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3854">
    <title>Re: React with InlineMode</title>
    <link>http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3854</link>
    <description>Hi Giacomo--

We'll have a look at your changes as time permits...

Cheers.
-steve

Giacomo Tesio wrote:

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Steven Sturges</dc:creator>
    <dc:date>2008-10-23T21:50:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3853">
    <title>Re: Implementing timeouts in Snort</title>
    <link>http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3853</link>
    <description>-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/_______________________________________________
Snort-devel mailing list
Snort-devel&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/snort-devel
</description>
    <dc:creator>Devdutt Patnaik</dc:creator>
    <dc:date>2008-10-21T21:27:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3852">
    <title>Re: Implementing timeouts in Snort</title>
    <link>http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3852</link>
    <description>Hi Devdutt--

Depending on what protocols your preprocessor is using, you
can leverage the stream API and store data that is associated
with the TCP or UDP session structure.

The data is then freed (providing you specify a free
function) when the session is terminated -- via timeout or
normal TCP FIN/FIN-ACK/etc.

Cheers.
-steve

Devdutt Patnaik wrote:

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Steven Sturges</dc:creator>
    <dc:date>2008-10-21T12:39:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3851">
    <title>Implementing timeouts in Snort</title>
    <link>http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3851</link>
    <description>-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/_______________________________________________
Snort-devel mailing list
Snort-devel&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/snort-devel
</description>
    <dc:creator>Devdutt Patnaik</dc:creator>
    <dc:date>2008-10-21T09:18:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3850">
    <title>Re: React with InlineMode</title>
    <link>http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3850</link>
    <description>-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/_______________________________________________
Snort-devel mailing list
Snort-devel&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/snort-devel
</description>
    <dc:creator>Giacomo Tesio</dc:creator>
    <dc:date>2008-10-17T08:06:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3849">
    <title>Re: React with InlineMode</title>
    <link>http://permalink.gmane.org/gmane.comp.security.ids.snort.devel/3849</link>
    <description>-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/_______________________________________________
Snort-devel mailing list
Snort-devel&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/snort-devel
</description>
    <dc:creator>Giacomo Tesio</dc:creator>
    <dc:date>2008-10-17T08:05:13</dc:date>
  </item>
  <textinput about="http://search.gmane.org/?group=$group=gmane.comp.security.ids.snort.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.security.ids.snort.devel</link>
  </textinput>
</rdf:RDF>
