All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nils Ohlmeier <lists@ohlmeier.de>
To: "Ian Latter" <Ian.Latter@mq.edu.au>
Cc: <netfilter-devel@lists.netfilter.org>
Subject: Re: conntrack manipulation
Date: Tue, 13 May 2003 15:52:44 +0200	[thread overview]
Message-ID: <200305131552.44424.lists@ohlmeier.de> (raw)
In-Reply-To: <200305122335.h4CNZpL24181@singularity.tronunltd.com>

Hi Ian,

On Tuesday 13 May 2003 01:35, Ian Latter wrote:
>   How, then, does  this differ from either the FTP conntrack+nat
> module?  Surely you just want to right a small connection tracker
> that understands your phone protocol and relays connections
> appropriately?

SIP differ in a lot points from FTP:
- it uses normaly UDP not TCP (although TCP is possible according to the 
newset RFC3261)
- it needs more then one related connection (ok thats not a problem any more)
- its a ASCII based protocol related with http
- it can contain hostnames instead of IP <- and thats the reason why it exist 
no conntrack helper and i do/will not write such a module

Regards
  Nils Ohlmeier

  reply	other threads:[~2003-05-13 13:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-12 23:35 conntrack manipulation Ian Latter
2003-05-13 13:52 ` Nils Ohlmeier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-05-08 21:47 Nils Ohlmeier
2003-05-09 12:36 ` Jozsef Kadlecsik
2003-05-09 22:21   ` Nils Ohlmeier
2003-05-12  7:35     ` Jozsef Kadlecsik
2003-05-12 18:15       ` Nils Ohlmeier

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=200305131552.44424.lists@ohlmeier.de \
    --to=lists@ohlmeier.de \
    --cc=Ian.Latter@mq.edu.au \
    --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.