Re: Throttle traffic for a single local IP on a Linux router?

2010-12-24 Thread gordon b slater
On Thu, 2010-12-23 at 18:32 -0500, jo...@hush.ai wrote: $TC class add dev $INIF parent 1: classid 1:1 htb rate $DNLD ceil $DNLD $TC class add dev $OUTIF parent 1: classid 1:1 htb rate $UPLD ceil $UPLD $TC filter add dev $INIF parent 1:0 ip pref 1 u32 match ip src $IP/32 0x flowid

Re: Throttle traffic for a single local IP on a Linux router?

2010-12-24 Thread Jeffrey Lyon
Try a Linksys RV016, it has some decent traffic shaping tools for larger home and small business networks. Jeff On Dec 24, 2010 5:31 AM, gordon b slater gordsla...@ieee.org wrote: On Thu, 2010-12-23 at 18:32 -0500, jo...@hush.ai wrote: $TC class add dev $INIF parent 1: classid ... yes, I think

Re: Throttle traffic for a single local IP on a Linux router?

2010-12-24 Thread gordon b slater
On Fri, 2010-12-24 at 05:52 -0500, Jeffrey Lyon wrote: Try a Linksys RV016, it has some decent traffic shaping tools for larger home and small business networks. Yes indeed it does. Ironically that device runs a linux-y kernel so is probably also using iptools/tc to achieve the

Re: Throttle traffic for a single local IP on a Linux router?

2010-12-24 Thread pfunix
take a read on this link http://www.faqs.org/docs/Linux-HOWTO/Bandwidth-Limiting-HOWTO.html -beavis Sent from Space On Dec 23, 2010, at 5:32 PM, jo...@hush.ai wrote: Hi, I know this might not be 100% on-topic and might be better suited for a Linux-distro mailinglist, but I hope to get more

Re: Throttle traffic for a single local IP on a Linux router?

2010-12-24 Thread Randy McAnally
take a read on this link http://www.faqs.org/docs/Linux-HOWTO/Bandwidth-Limiting-HOWTO.html -beavis Another: http://djlab.com/2009/10/limiting-bandwidth-in-linux/ -- Randy

Throttle traffic for a single local IP on a Linux router?

2010-12-23 Thread johnc
Hi, I know this might not be 100% on-topic and might be better suited for a Linux-distro mailinglist, but I hope to get more diverse methods from you networking experts. Basically, I have a small residential connection, 5 Mbit down, 0.5 Mbit up. A user on my local network, who we will call