View previous topic :: View next topic |
Author |
Message |
kev82 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 13 Feb 2004 Posts: 26
|
Posted: Thu Mar 04, 2004 1:01 pm Post subject: tc & wondershaper |
|
|
I've been trying to get wondershaper working, have all required queue stuff in my kernel (QoS and more), but I seem to be missing this program, 'tc' (stands for traffic control, I believe) to be able to use it.
Anyone here that can inform me what package I can find that in? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Linki n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 12 Nov 2003 Posts: 23 Location: Switzerland
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
kev82 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 13 Feb 2004 Posts: 26
|
Posted: Thu Mar 04, 2004 4:15 pm Post subject: |
|
|
Well...
I run wondershaper and I get this:
svarthol wondershaper-1.1a # ./wshaper
./wshaper: line 48: tc: command not found
./wshaper: line 54: tc: command not found
./wshaper: line 59: tc: command not found
./wshaper: line 65: tc: command not found
./wshaper: line 70: tc: command not found
./wshaper: line 74: tc: command not found
./wshaper: line 75: tc: command not found
./wshaper: line 76: tc: command not found
./wshaper: line 80: tc: command not found
./wshaper: line 85: tc: command not found
./wshaper: line 90: tc: command not found
./wshaper: line 112: tc: command not found
./wshaper: line 124: tc: command not found
./wshaper: line 135: tc: command not found
./wshaper: line 140: tc: command not found
I have kernel 2.6.3 and compiled everything I could get my hands on in the QoS section.
So where should I get this 'tc' program... is it something I should get with the kernel or should I emerge something to get it to work..? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
creese n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 13 Aug 2003 Posts: 58 Location: Folsom, CA
|
Posted: Thu Mar 04, 2004 4:50 pm Post subject: |
|
|
tc is part of the iproute ebuild. It is hard to find since the official site calls it iproute2. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
kev82 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 13 Feb 2004 Posts: 26
|
Posted: Thu Mar 04, 2004 10:28 pm Post subject: |
|
|
svarthol root # emerge -s iproute
Searching...
[ Results for search key : iproute ]
[ Applications found : 1 ]
* sys-apps/iproute
Latest version available: 20010824-r4
Latest version installed: [ Not Installed ]
Size of downloaded files: 180 kB
Homepage: http://www.worldbank.ro/ip-routing/
Description: Kernel 2.4 routing and traffic control utilities
License: GPL-2
Says here it's for 2.4... Does it work for 2.6 too? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|