* -m helper --helper pptp ?
@ 2002-11-25 10:40 Tomasz Wrona
0 siblings, 0 replies; 3+ messages in thread
From: Tomasz Wrona @ 2002-11-25 10:40 UTC (permalink / raw)
To: netfilter
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.
Regards,
tw
--
-----------
ck.eter.tym.pl
^ permalink raw reply [flat|nested] 3+ messages in thread
* -m helper --helper pptp ?
@ 2002-11-25 10:44 Tomasz Wrona
2002-11-25 15:35 ` Martin Josefsson
0 siblings, 1 reply; 3+ messages in thread
From: Tomasz Wrona @ 2002-11-25 10:44 UTC (permalink / raw)
To: netfilter
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.
Regards,
tw
--
-----------
ck.eter.tym.pl
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: -m helper --helper pptp ?
2002-11-25 10:44 Tomasz Wrona
@ 2002-11-25 15:35 ` Martin Josefsson
0 siblings, 0 replies; 3+ messages in thread
From: Martin Josefsson @ 2002-11-25 15:35 UTC (permalink / raw)
To: Tomasz Wrona; +Cc: netfilter
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.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-11-25 15:35 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-25 10:40 -m helper --helper pptp ? Tomasz Wrona
-- strict thread matches above, loose matches on Subject: below --
2002-11-25 10:44 Tomasz Wrona
2002-11-25 15:35 ` Martin Josefsson
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.