search for: ipshapig

Displaying 1 result from an estimated 1 matches for "ipshapig".

Did you mean: ipshaping
2006 Feb 21
0
Best internet traffic shaping for small lan
...255 With help of TC I tried to configurate flow of SQUID packets, but I failed. I want with TC configurate eth0(lan) SQUID packets exept SQUID CACHE packet. I asking Your help!!! How must look like the TC script, wich could control all clients speed to internet? ZPH shapes I want to use with my IPShapig script. 1IP could get limit KB/S + SQUID CACHE. My IPShaping script controls every IP adress kbit/sec exept traffic to server: #!/bin/bash TC=/sbin/tc HOSTS_LIST="192.168.1.3 192.168.1.4 192.168.1.5 192.168.1.6 192.168.1. 7 192.168.1.8 192.168.1.9 192.168.1.10 192.168.1.11... DEV=eth0 # ethL...