All of lore.kernel.org
 help / color / mirror / Atom feed
From: Evrim ULU <evrim@core.gen.tr>
To: netfilter-devel@lists.netfilter.org
Subject: Re: can tcp stream reassembly be done in netfilter
Date: Tue, 26 Aug 2003 23:38:44 +0300	[thread overview]
Message-ID: <3F4BC554.9080902@core.gen.tr> (raw)
In-Reply-To: <Pine.LNX.4.53.0308271030240.2748@oskar-lap.agatha>

Oskar Andreasson wrote:

>On Tue, 26 Aug 2003, zhengchuanbo wrote:
>  
>
>>	Can netfilter do the tcp stream reassembly? I mean something like
>>what snort do in the stream process. I wish this could be done in the
>>kernel.
>>    
>>
>
>No, netfilter is a packet filter. It works on a per packet basis, below
>
>streams. That's when you should use snort or proxy solutions of one sort
>or another.
>
>  
>
Hi,

I am considering to try this one. Snort is a crap on behalf of my 
examinations about tcpreassambly code. (see state evasion bug) Linux 
kernel includes tcp reassembly thing and one can use it to glue data for 
signature check. The only reason for this is, *why don't we have a 
kernel based signature ids?*. Anybody interested in discussion may mail 
me, don't want to abuse ppl here.

Evrim.

  reply	other threads:[~2003-08-26 20:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-26  2:21 can tcp stream reassembly be done in netfilter zhengchuanbo
2003-08-27  8:35 ` Oskar Andreasson
2003-08-26 20:38   ` Evrim ULU [this message]
2003-08-27  2:16     ` New netfilter module Christian Hentschel
2003-08-30 19:06   ` can tcp stream reassembly be done in netfilter Harald Welte
2003-08-31 20:14     ` Oskar Andreasson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3F4BC554.9080902@core.gen.tr \
    --to=evrim@core.gen.tr \
    --cc=netfilter-devel@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.