Skip to main content

Thread: HTB traffic shaping - working, but need more customisation


hello all.

i've tried best before asking.

server running 10.04 server , has fast-ish 8 drive raid5 array, home number of samba share points.

use box @ home, gets used samba file server.

aim stop each individual client using more 200mbps of gigabit pipe switch.

far i've managed htb, i've hit brick wall.

using commands below able throttle traffic leaving interface, want carve individual 200mbit pipes per client, not limit overall traffic interface 200mbit.

code:
sudo /sbin/tc qdisc del dev eth1 root  sudo /sbin/tc qdisc add dev eth1 root handle 1:0 htb default 10  sudo /sbin/tc class add dev eth1 parent 1:0 classid 1:10 htb rate 200mbps ceil 200mbps prio 0  sudo tc filter add dev eth1 parent 1:0 prio 0 protocol ip handle 10 fw flowid 1:10
can this?

read there way shorewall per ip, kernel extension required not present in standard kernel - , can't find information patching achieve required.

ideas?



Forum The Ubuntu Forum Community Ubuntu Specialised Support Ubuntu Servers, Cloud and Juju Server Platforms [ubuntu] HTB traffic shaping - working, but need more customisation


Ubuntu

Comments

Popular posts from this blog

Warning, the Safe Path is not accessible vm3 - Joomla! Forum - community, help and support

uppercase letters in url - Joomla! Forum - community, help and support

Joomla! Update is not offering Joomla 3 - Joomla! Forum - community, help and support