* [LARTC] prio error
@ 2003-06-12 19:26 Cain, Joseph
2003-06-12 19:36 ` Stef Coene
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Cain, Joseph @ 2003-06-12 19:26 UTC (permalink / raw)
To: lartc
I would appreciate any suggestions on the following error.
The configuration script used to configure prio on a wireless
interface is the following
#####################################
tc qdisc del dev wlan0 root
tc qdisc add dev wlan0 root handle 1: prio
We get the following error message:
RTNETLINK :Invalid argument
:Command not found
Any help will be appreciated.
Thanks.
Bibb Cain
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [LARTC] prio error
2003-06-12 19:26 [LARTC] prio error Cain, Joseph
@ 2003-06-12 19:36 ` Stef Coene
2003-06-12 20:11 ` Cain, Joseph
2003-06-12 20:50 ` Stef Coene
2 siblings, 0 replies; 4+ messages in thread
From: Stef Coene @ 2003-06-12 19:36 UTC (permalink / raw)
To: lartc
On Thursday 12 June 2003 21:26, Cain, Joseph wrote:
> I would appreciate any suggestions on the following error.
> The configuration script used to configure prio on a wireless
> interface is the following
>
> #####################################
> tc qdisc del dev wlan0 root
> tc qdisc add dev wlan0 root handle 1: prio
>
>
> We get the following error message:
>
> RTNETLINK :Invalid argument
>
> :Command not found
>
> Any help will be appreciated.
You need the tc binary that can be found in the iproute2+tc package.
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] 4+ messages in thread
* RE: [LARTC] prio error
2003-06-12 19:26 [LARTC] prio error Cain, Joseph
2003-06-12 19:36 ` Stef Coene
@ 2003-06-12 20:11 ` Cain, Joseph
2003-06-12 20:50 ` Stef Coene
2 siblings, 0 replies; 4+ messages in thread
From: Cain, Joseph @ 2003-06-12 20:11 UTC (permalink / raw)
To: lartc
Thanks Stef. I'm a little confused now as to whether
we have all of the needed files. We are running
Redhat 8.0 includes the iproute-2.4.7-5 package.
We complied the kernal with all of the QoS switches
enabled. I cannot determine if Redhat 8.0 includes the
required iproute2+tc package. By searching some
web sites we find a tar file with
iproute2-2.4.7-now-ss020116-try.tar.gz.
Is this already in Redhat 8.0 or do we
need to include this also (also is this
the latest version).
Thanks for the help.
Bibb Cain
-----Original Message-----
From: Stef Coene [mailto:stef.coene@docum.org]
Sent: Thursday, June 12, 2003 3:36 PM
To: Cain, Joseph; Lartc (E-mail)
Cc: Cain, Joseph
Subject: Re: [LARTC] prio error
On Thursday 12 June 2003 21:26, Cain, Joseph wrote:
> I would appreciate any suggestions on the following error.
> The configuration script used to configure prio on a wireless
> interface is the following
>
> #####################################
> tc qdisc del dev wlan0 root
> tc qdisc add dev wlan0 root handle 1: prio
>
>
> We get the following error message:
>
> RTNETLINK :Invalid argument
>
> :Command not found
>
> Any help will be appreciated.
You need the tc binary that can be found in the iproute2+tc package.
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] 4+ messages in thread
* Re: [LARTC] prio error
2003-06-12 19:26 [LARTC] prio error Cain, Joseph
2003-06-12 19:36 ` Stef Coene
2003-06-12 20:11 ` Cain, Joseph
@ 2003-06-12 20:50 ` Stef Coene
2 siblings, 0 replies; 4+ messages in thread
From: Stef Coene @ 2003-06-12 20:50 UTC (permalink / raw)
To: lartc
On Thursday 12 June 2003 22:11, Cain, Joseph wrote:
> Thanks Stef. I'm a little confused now as to whether
> we have all of the needed files. We are running
> Redhat 8.0 includes the iproute-2.4.7-5 package.
> We complied the kernal with all of the QoS switches
> enabled. I cannot determine if Redhat 8.0 includes the
> required iproute2+tc package. By searching some
> web sites we find a tar file with
> iproute2-2.4.7-now-ss020116-try.tar.gz.
> Is this already in Redhat 8.0 or do we
> need to include this also (also is this
> the latest version).
I never use RH, but it's best if you compile the tc and ip binary you can find
in that iproute tar.gz package.
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] 4+ messages in thread
end of thread, other threads:[~2003-06-12 20:50 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-12 19:26 [LARTC] prio error Cain, Joseph
2003-06-12 19:36 ` Stef Coene
2003-06-12 20:11 ` Cain, Joseph
2003-06-12 20:50 ` 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.