All of lore.kernel.org
 help / color / mirror / Atom feed
* The CLASSIFY target
@ 2005-10-07 15:23 Sorin Panca
  0 siblings, 0 replies; only message in thread
From: Sorin Panca @ 2005-10-07 15:23 UTC (permalink / raw)
  To: netfilter

Hi!
I have the next rule in my script:
iptables -t mangle -A FORWARD -i $EXT -o $INT -m mark --mark 2 -j
CLASSIFY --set-class 1:A
should i poit it to one of the htb subclasses or to the leaf qdisc?
iptables -t mangle -A FORWARD -i $EXT -o $INT -m mark --mark 2 -j
CLASSIFY --set-class A:
Can someone help me please?


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-10-07 15:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-07 15:23 The CLASSIFY target Sorin Panca

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.