All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Josefsson <gandalf@wlug.westbo.se>
To: Tomasz Wrona <twr@wp.pl>
Cc: netfilter@lists.samba.org
Subject: Re: -m helper --helper pptp ?
Date: 25 Nov 2002 16:35:21 +0100	[thread overview]
Message-ID: <1038238521.14752.407.camel@tux> (raw)
In-Reply-To: <4710803634.20021125114458@wp.pl>

On Mon, 2002-11-25 at 11:44, Tomasz Wrona wrote:
> Hi,
> 
> How do You think, is it valid to use such a match case ?
> 
>   -m helper --helper pptp
>   -m helper --helper h323
> 
>   Personaly I used it but I have never seen if this rules had counted
>   anything.

-m helper --helper pptp

That should work given you have the ip_conntrack_pptp module loaded (or
compiled into your kernel)

-m helper --helper h323

That will _not_ work. h323 is just the name of a collection of other
protocols that run inside each other.

The primary controlchannel can be matched with H.225 and the
data-channels can be matched with H.245
(case-sensitive!)

-- 
/Martin

Never argue with an idiot. They drag you down to their level, then beat
you with experience.


  reply	other threads:[~2002-11-25 15:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-25 10:44 -m helper --helper pptp ? Tomasz Wrona
2002-11-25 15:35 ` Martin Josefsson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-11-25 10:40 Tomasz Wrona

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=1038238521.14752.407.camel@tux \
    --to=gandalf@wlug.westbo.se \
    --cc=netfilter@lists.samba.org \
    --cc=twr@wp.pl \
    /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.