All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eicke Friedrich <tady@gmx.net>
To: netfilter-devel@lists.netfilter.org
Subject: Re: Feasability of Protocol Filtering
Date: Thu, 24 Apr 2003 22:31:58 +0200	[thread overview]
Message-ID: <3EA849BE.7080205@gmx.net> (raw)
In-Reply-To: <Pine.LNX.4.44+maildir.0304231452150.9967-100000@woozle.org>

Matt Skidmore wrote:
> the downside to this is, say you want to reject SSH traffic. you
> issue the command to reject it based on protocol. if there is a
> connection already in progress it probably wouldnt get it unless
> there are some telltale signs in the data packets, but since you 
> can at least identify the initial connection packets you could at
> least stop additional connections.
Yes, you are absolute right. But i don't see a way to change this. For
p2p the already
established connections are not worth any effort. At some point the
file is completly
transfered (kazaa) or the transfered segment has to be acknowlegded
(edk). My match will
find this ack and treat the following packets as p2p-traffic.

> I would be interested in seeing what you have so far. as for CPU
> and RAM concerns, I thought about this a bit myself. it could also
> intoduce latency as well.
I can send you the source-code if you want to.

Regards,
Eicke.

  reply	other threads:[~2003-04-24 20:31 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-23 21:28 Feasability of Protocol Filtering Eicke Friedrich
2003-04-23 22:03 ` Matt Skidmore
2003-04-24 20:31   ` Eicke Friedrich [this message]
2003-04-23 22:37 ` Martin Josefsson
2003-04-24 12:16   ` Jozsef Kadlecsik
2003-04-24 12:55     ` Martin Josefsson
2003-04-24 14:16       ` pre, pre, premangle? Scott MacKay
2003-04-24 14:44         ` Martin Josefsson
2003-04-24 15:30           ` Scott MacKay
2003-04-25  0:28           ` ipq_packet_msg, hook? Scott MacKay
2003-04-24 19:38   ` Feasability of Protocol Filtering Eicke Friedrich
2003-04-24 19:55 ` Filipe Almeida
2003-04-24 20:31   ` Eicke Friedrich
  -- strict thread matches above, loose matches on Subject: below --
2003-04-26  0:41 Ian Latter
2003-04-26  0:10 ` Matt Skidmore
2003-04-23 15:16 Matt Skidmore
2003-04-23 21:15 ` Eicke Friedrich
2003-04-25  9:36   ` Serge Droz
2003-04-22 23:25 Matt Skidmore
2003-04-25  8:31 ` Patrick Schaaf
2003-04-25  9:03   ` Eicke Friedrich
2003-04-27 13:09 ` Harald Welte

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=3EA849BE.7080205@gmx.net \
    --to=tady@gmx.net \
    --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.