-Marc
Simon Oosthoek wrote:
Marc Reichman wrote:
I have no real interest in doing anything with specific remote hosts, I just want to bypass the limiting for the certain IP range. I imagine I'd do this by adding something referencing 192.168.0.0/24 to an existing line in the script? Have an idea of which?
tc filter add dev eth0 parent ffff: protocol ip prio 50 u32 match ip src \ 192.168.0.0/24 police rate 100mbit burst 10k continue flowid :1
try adding the above line(s) to the wondershaper script, maybe that will do it?
/Simon
_______________________________________________ LARTC mailing list / LARTC@xxxxxxxxxxxxxxx http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/