All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: "Muhammad R. Sami" <sami@ccse.kfupm.edu.sa>
Cc: 'Eric Leblond' <eric@inl.fr>,
	Netfilter List <netfilter-devel@lists.netfilter.org>
Subject: Re: Help required
Date: Fri, 23 Jul 2004 15:19:58 +0200	[thread overview]
Message-ID: <4101107E.2030508@trash.net> (raw)
In-Reply-To: <200407231245.i6NCj9MX009254@madinah.ccse.kfupm.edu.sa>

Muhammad R. Sami wrote:
> It seems tat I cannot run my fw classifier although when I say lsmod it
> shows the module cls_fw there. I also cross-checked packet marking through
> the mangle and that is also perfect. All the traffic flows from the 2nd band
> of the PRIO queue. These are my commands for the filter
> 
> tc filter add dev eth0 parent 1:0 prio 0 protocol ip handle 1 fw flowid 1:1 
> tc filter add dev eth0 parent 1:0 prio 1 protocol ip handle 2 fw flowid 1:2 
> tc filter add dev eth0 parent 1:0 prio 2 protocol ip handle 3 fw flowid 1:3

Try "protocol ip" or "protocol all", also use prio 0 for all three
filters, that will increase efficiency.

> This is my 3rd email to the group, can anyone please help me on this one.

This question in a tc usage question and unrelated to netfilter
development, you might want to ask stuff like this on the lartc list.

Regards
Patrick

  reply	other threads:[~2004-07-23 13:19 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1090537990.3506.6.camel@coati>
2004-07-23 12:46 ` Help required Muhammad R. Sami
2004-07-23 13:19   ` Patrick McHardy [this message]
2014-07-03  5:28 Vishwanatha Hattera
  -- strict thread matches above, loose matches on Subject: below --
2004-05-20 11:29 Venkatesharao, Lakshmesha
2004-05-20 11:51 ` Alphex Kaanoken
2004-05-20 16:23 ` Jan-Benedict Glaw
2003-11-09 12:37 help required venky b
2003-11-09 15:20 ` SBlaze
2003-11-09 16:11   ` venky b
2003-11-10  3:38     ` Venkatesh. K
2003-07-30  9:40 Help Required Sridhar Murthy
2003-07-31  0:34 ` Carlo Florendo
2003-07-18  3:27 Sridhar Murthy
2003-07-18  5:07 ` Dharmendra.T
2003-07-17 12:47 Sridhar Murthy
2003-07-19  9:07 ` George Vieira
2002-08-09  8:40 Help required Samarth  Sharma
2002-08-09 17:31 ` Russell Coker

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=4101107E.2030508@trash.net \
    --to=kaber@trash.net \
    --cc=eric@inl.fr \
    --cc=netfilter-devel@lists.netfilter.org \
    --cc=sami@ccse.kfupm.edu.sa \
    /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 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.