* [LARTC] CLASSIFY target documentation
@ 2004-04-19 21:52 Myrddin Emrys
2004-04-20 0:39 ` syrius.ml
0 siblings, 1 reply; 2+ messages in thread
From: Myrddin Emrys @ 2004-04-19 21:52 UTC (permalink / raw)
To: lartc
Where can I find information on the CLASSIFY target? I saw it in some
examples people posted on this list, but I cannot find it in the LARTC
Howto or with Google.
I need to classify packets into PRIO queues based on iptables rules. I
am currently setting MARKs during classification. Unfortunately, if I
understand correctly u32 cannot see marks because they're not in the
packet, so my next obvious solution is to skip MARKing them and just
CLASSIFY them...
So, pointers to documentation on CLASSIFY would be appreciated. Also,
if it is an optional feature, that means I'll have to apply a patch
from the PatchoMatic, right?
Myrddin
--
Myrddin Emrys
Technical Support
Dotnet Internet Services
888-228-4665 or 924-0593
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [LARTC] CLASSIFY target documentation
2004-04-19 21:52 [LARTC] CLASSIFY target documentation Myrddin Emrys
@ 2004-04-20 0:39 ` syrius.ml
0 siblings, 0 replies; 2+ messages in thread
From: syrius.ml @ 2004-04-20 0:39 UTC (permalink / raw)
To: lartc
Myrddin Emrys <techmert@dotnet.com> writes:
[...]
> I need to classify packets into PRIO queues based on iptables rules. I
> am currently setting MARKs during classification. Unfortunately, if I
> understand correctly u32 cannot see marks because they're not in the
> packet, so my next obvious solution is to skip MARKing them and just
> CLASSIFY them...
[...]
the only documentation i know about classify is provided by
patch-o-matic.
You may prefer to use "handle $mark fw" as a filter to match netfilter
marks.
Or depending on your needs, you may only want to use u32 without
netfilter marks.
As you probably know there's a howto on http://lartc.org
--
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-04-20 0:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-19 21:52 [LARTC] CLASSIFY target documentation Myrddin Emrys
2004-04-20 0:39 ` syrius.ml
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.