* connmark and conntrack_ftp
@ 2007-07-04 11:46 Elie Roux
2007-07-04 15:03 ` Patrick McHardy
0 siblings, 1 reply; 2+ messages in thread
From: Elie Roux @ 2007-07-04 11:46 UTC (permalink / raw)
To: netfilter-devel
Hello,
I'm working with Netfilter to build a system making QoS according to the
mark of a connection. It works well with filters on the port and the ip,
but I'd like to build something more efficient based on conntrack-*
(ftp, irc, etc.). The problem is that I don't think it is possible right
now. For example I have a ftp connection that have mark 2, and I'd like
related connections to get mark 2 too.
Am I wrong when I say it is impossible ? Would it be possible to add it ?
Thank you in advance,
--
Elie
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: connmark and conntrack_ftp
2007-07-04 11:46 connmark and conntrack_ftp Elie Roux
@ 2007-07-04 15:03 ` Patrick McHardy
0 siblings, 0 replies; 2+ messages in thread
From: Patrick McHardy @ 2007-07-04 15:03 UTC (permalink / raw)
To: Elie Roux; +Cc: netfilter-devel
Elie Roux wrote:
> Hello,
>
> I'm working with Netfilter to build a system making QoS according to the
> mark of a connection. It works well with filters on the port and the ip,
> but I'd like to build something more efficient based on conntrack-*
> (ftp, irc, etc.). The problem is that I don't think it is possible right
> now. For example I have a ftp connection that have mark 2, and I'd like
> related connections to get mark 2 too.
>
> Am I wrong when I say it is impossible ? Would it be possible to add it ?
Not sure which example you're referring to. RELATED connection inheirit
the mark from the master.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-07-04 15:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-04 11:46 connmark and conntrack_ftp Elie Roux
2007-07-04 15:03 ` Patrick McHardy
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.