* Is there a way to know a related packet is link with an ftp connexion ?
@ 2005-06-17 8:22 Edouard GAULUE
2005-06-17 14:42 ` Jason Opperisano
0 siblings, 1 reply; 2+ messages in thread
From: Edouard GAULUE @ 2005-06-17 8:22 UTC (permalink / raw)
To: netfilter
In oder to make a special logging related to ftp connexion opening...
Thanks for your answers,
--
========================================================================
Édouard GAULUÉ
ENSG - IGN Réseau et Systèmes Informatiques
6-8 avenue Blaise Pascal Activité IGS & DORIS
F-77455 MARNE LA VALLEE CEDEX 2 Master MSIAG
Tel : +33 (0) 1 64 15 32 43
Mail : Edouard.Gaulue@ensg.ign.fr
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Is there a way to know a related packet is link with an ftp connexion ?
2005-06-17 8:22 Is there a way to know a related packet is link with an ftp connexion ? Edouard GAULUE
@ 2005-06-17 14:42 ` Jason Opperisano
0 siblings, 0 replies; 2+ messages in thread
From: Jason Opperisano @ 2005-06-17 14:42 UTC (permalink / raw)
To: netfilter
On Fri, Jun 17, 2005 at 10:22:19AM +0200, Edouard GAULUE wrote:
> In oder to make a special logging related to ftp connexion opening...
>
> Thanks for your answers,
to match a packet marked RELATED by the ftp conntrack helper:
... -m helper --helper ftp -m state --state RELATED ...
-j
--
"Stewie: Oh, I hate it when your mother worries. She usually says
things like "I told you so" and "Stop doing that, I'm asleep.""
--Family Guy
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-06-17 14:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-17 8:22 Is there a way to know a related packet is link with an ftp connexion ? Edouard GAULUE
2005-06-17 14:42 ` Jason Opperisano
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.