- Posts: 15
- Thank you received: 0
IPCOP and limiting download throughput.
16 years 8 months ago #25414
by lawin
Replied by lawin on topic Re: IPCOP and limiting download throughput.
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.
16 years 6 months ago #26139
by NET1398
Replied by NET1398 on topic Re: IPCOP and limiting download throughput.
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
/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.115 seconds