limit speed on ports

Feel free to talk about anything and everything in this board.
Post Reply
User avatar
rascalli
Moderator
Moderator
Posts: 656
Joined: January 18th, 2008, 12:30 am
Location: Bossche bollen land

limit speed on ports

Post by rascalli »

this is not SAB related but Linux related.

I know that you can set the download speed in sab
how is this done ?

As I would like to set max speed on some outgoing ports on my linux machine.
And was wondering if that could be done the same way as sab does.
Or if I need to do something else.
User avatar
inpheaux
Administrator
Administrator
Posts: 562
Joined: January 16th, 2008, 9:14 pm

Re: limit speed on ports

Post by inpheaux »

I've looked into this before, and there isn't really a nice straightforward option like Netlimiter on Windows. As best I understand it, you have to use tc and iptables to find the stuff on the port you want to throttle, and then apply a priority to them. It's pretty convoluted.

I don't really have a specific example, but try googling around for stuff like iptables tc and iptables qos.
Post Reply