All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stef Coene <stef.coene@docum.org>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] pb with imq
Date: Tue, 12 Nov 2002 16:03:51 +0000	[thread overview]
Message-ID: <marc-lartc-103711708026904@msgid-missing> (raw)
In-Reply-To: <marc-lartc-103707513624268@msgid-missing>

On Tuesday 12 November 2002 05:24, manish bhatt wrote:
> hi stef
>
> oone more pb while shaping incoming traffic with imq .this one
>
> tc qdisc add dev imq0 root handle 1: htb default 20
>
> tc class add dev imq0 parent 1: classid 1:1 htb rate 2mbit burst 15k
>
> tc class add dev imq0 parent 1:1 classid 1:10 htb rate 1mbit
> tc class add dev imq0 parent 1:1 classid 1:20 htb rate 1mbit
>
> tc qdisc add dev imq0 parent 1:10 handle 10: pfifo
> tc qdisc add dev imq0 parent 1:20 handle 20: sfq
>
> tc filter add dev imq0 parent 10:0 protocol ip prio 1 u32 match \
> 		ip dst 10.0.0.230/32 flowid 1:10
> iptables -t mangle -A PREROUTING -i eth0 -j IMQ --todev 0
> ip link set imq0 up
>
>
> i m having pb that at first instance it works without giving errors
> but after that it gives errors as
> RNETLINK : file exist
When did he gave this errors?  What command did you executed ?

Stef

-- 

stef.coene@docum.org
 "Using Linux as bandwidth manager"
     http://www.docum.org/
     #lartc @ irc.oftc.net

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

      reply	other threads:[~2002-11-12 16:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-12  4:36 [LARTC] pb with imq manish bhatt
2002-11-12 16:03 ` Stef Coene [this message]

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=marc-lartc-103711708026904@msgid-missing \
    --to=stef.coene@docum.org \
    --cc=lartc@vger.kernel.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 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.