This is a multi-part message in MIME format.
------=_NextPart_000_0028_01C2629E.CB4162D0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
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 ...=20
The beginning of them are quoted here (output with -x activated in the =
beginning of the script):
+ DOWNLINK=3D1024
+ UPLINK=3D1024
+ DEV=3Deth1
+ NOPRIOHOSTSRC=3D80
+ NOPRIOHOSTDST=3D
+ NOPRIOPORTSRC=3D
+ NOPRIOPORTDST=3D
+ '[' '' =3D status ']'
+ tc qdisc del dev eth1 root
+ tc qdisc del dev eth1 ingress
+ '[' '' =3D 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
------=_NextPart_000_0028_01C2629E.CB4162D0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1106" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>I have two lucent wlancards and one
=
3com ethernet=20
card running on my box.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>I'm running routing tables with =
iproute2 in order=20
to route all the packets correctly ... Now I wonder, I should be able to =
use=20
wondershaper on top of this, right?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>When I try to run wondershaper, it
does =
nothing,=20
and gives me lots of error messages ... </FONT></DIV>
<DIV><FONT face=3DArial size=3D2>The beginning of them are quoted
here =
(output with=20
-x activated in the beginning of the script):</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>+ DOWNLINK=3D1024<BR>+ =
UPLINK=3D1024<BR>+ DEV=3Deth1<BR>+=20
NOPRIOHOSTSRC=3D80<BR>+ NOPRIOHOSTDST=3D<BR>+
NOPRIOPORTSRC=3D<BR>+=20
NOPRIOPORTDST=3D<BR>+ '[' '' =3D status ']'<BR>+ tc qdisc del dev
eth1 =
root<BR>+ tc=20
qdisc del dev eth1 ingress<BR>+ '[' '' =3D stop ']'<BR>+ tc qdisc
add =
dev eth1=20
root handle 1: cbq avpkt 1000 bandwidth 10mbit<BR>RTNETLINK answers: =
Invalid=20
argument<BR>+ tc class add dev eth1 parent 1: classid 1:1 cbq rate =
1024kbit=20
allot 1500 prio 5 bounded isolated<BR>RTNETLINK answers: Invalid =
argument<BR>+=20
tc class add dev eth1 parent 1:1 classid 1:10 cbq rate 1024kbit allot =
1600 prio=20
1 avpkt 1000<BR>RTNETLINK answers: Invalid argument<BR>+ tc class
add =
dev eth1=20
parent 1:1 classid 1:20 cbq rate 921kbit allot 1600 prio 2 avpkt=20
1000<BR>RTNETLINK answers: Invalid argument<BR>+ tc class add dev
eth1 =
parent=20
1:1 classid 1:30 cbq rate 819kbit allot 1600 prio 2 avpkt =
1000<BR>RTNETLINK=20
answers: Invalid argument<BR></FONT></DIV>
<DIV><FONT face=3DArial size=3D2>and so it continues on every single
=
command-line=20
wondershaper tried to type in.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>anybody have a clue, I would be=20
grateful</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial
size=3D2>/Snowi3</DIV></FONT></BODY></HTML>
------=_NextPart_000_0028_01C2629E.CB4162D0--