From: Sorin Panca <sorin.panca@gmail.com>
To: netfilter@lists.netfilter.org
Subject: The CLASSIFY target
Date: Fri, 07 Oct 2005 18:23:20 +0300 [thread overview]
Message-ID: <434692E8.40008@gmail.com> (raw)
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?
reply other threads:[~2005-10-07 15:23 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=434692E8.40008@gmail.com \
--to=sorin.panca@gmail.com \
--cc=netfilter@lists.netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox