All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] wondershaper problem
@ 2002-09-22 23:16 Kristoffer Ottosson
  2002-09-24 13:05 ` Stef Coene
  0 siblings, 1 reply; 2+ messages in thread
From: Kristoffer Ottosson @ 2002-09-22 23:16 UTC (permalink / raw)
  To: lartc

[-- Attachment #1: Type: text/plain, Size: 1438 bytes --]

Hi

I have two lucent wlancards and one 3com ethernet card running on my box.
I'm running routing tables with iproute2 in order to route all the packets correctly ... Now I wonder, I should be able to use wondershaper on top of this, right?

When I try to run wondershaper, it does nothing, and gives me lots of error messages ... 
The beginning of them are quoted here (output with -x activated in the beginning of the script):
+ DOWNLINK=1024
+ UPLINK=1024
+ DEV=eth1
+ NOPRIOHOSTSRC=80
+ NOPRIOHOSTDST=
+ NOPRIOPORTSRC=
+ NOPRIOPORTDST=
+ '[' '' = status ']'
+ tc qdisc del dev eth1 root
+ tc qdisc del dev eth1 ingress
+ '[' '' = stop ']'
+ tc qdisc add dev eth1 root handle 1: cbq avpkt 1000 bandwidth 10mbit
RTNETLINK answers: Invalid argument
+ tc class add dev eth1 parent 1: classid 1:1 cbq rate 1024kbit allot 1500 prio 5 bounded isolated
RTNETLINK answers: Invalid argument
+ tc class add dev eth1 parent 1:1 classid 1:10 cbq rate 1024kbit allot 1600 prio 1 avpkt 1000
RTNETLINK answers: Invalid argument
+ tc class add dev eth1 parent 1:1 classid 1:20 cbq rate 921kbit allot 1600 prio 2 avpkt 1000
RTNETLINK answers: Invalid argument
+ tc class add dev eth1 parent 1:1 classid 1:30 cbq rate 819kbit allot 1600 prio 2 avpkt 1000
RTNETLINK answers: Invalid argument

and so it continues on every single command-line wondershaper tried to type in.
anybody have a clue, I would be grateful

/Snowi3

[-- Attachment #2: Type: text/html, Size: 2311 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [LARTC] wondershaper problem
  2002-09-22 23:16 [LARTC] wondershaper problem Kristoffer Ottosson
@ 2002-09-24 13:05 ` Stef Coene
  0 siblings, 0 replies; 2+ messages in thread
From: Stef Coene @ 2002-09-24 13:05 UTC (permalink / raw)
  To: lartc

On Monday 23 September 2002 01:16, Kristoffer Ottosson wrote:
> Hi
>
> I have two lucent wlancards and one 3com ethernet card running on my box.
> I'm running routing tables with iproute2 in order to route all the packets
> correctly ... Now I wonder, I should be able to use wondershaper on top of
> this, right?
Are you sure you have all the needed options in the kernel?


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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-09-24 13:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-22 23:16 [LARTC] wondershaper problem Kristoffer Ottosson
2002-09-24 13:05 ` Stef Coene

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.