Skip to main content

IPCOP and limiting download throughput.

More
16 years 2 months ago #25414 by lawin
Thanks again mate. I appreciate very much your time and help on this one. I will go through it and do some experiments on it and let you know the results.
More
16 years 6 hours ago #26139 by NET1398
I'm newbie, and i have same problem as lawin, i install ipcop 1.4.18 and addon advproxy + urlfilter, I enabled and checked transparent on green , I set Limit per host on Green : 256kBits/s but clients still download max bandwidth, help me, thanks
/I edited rc.local but everything not change
my rc.local orgin : #!/bin/sh
and edited :
#!/bin/sh

#variables defined therein
. /var/ipcop/ethernet/settings

# Flush Custom Input Rules
/sbin/iptables -F CUSTOMINPUT
/sbin/iptables -F CUSTOMFORWARD


#bar access for all IPs
/sbin/iptables -A CUSTOMFORWARD -i $GREEN_DEV -s 192.168.0.0/8 -o $RED_DEV -j DROP
Time to create page: 0.130 seconds