[squid-users] Squid as Bridge

2011-06-18 Thread ondemandemails
dear friends, i m looking to deploy a linux server that reside between the network internet. my router has the LAN side IP as 192.168.1.1/20 its DHCP puts gateway as 192.168.1.1 with DNS1 DNS2 IPs on the internal LAN. i only want to setup squid in this linux server that can work as web

[squid-users] bandwith restriction

2011-06-18 Thread benjamin fernandis
Hi, I want to use delay pool to limiting per host/ip in my network.We have 200 users in my organization.And i want to restrict them by each host/ip. please guide me for that. How to use delay pool for my requirement? Thanks, Benjo

Re: [squid-users] Squid as Bridge

2011-06-18 Thread Alex Crow
On 18/06/11 14:29, ondemandemails wrote: dear friends, i m looking to deploy a linux server that reside between the network internet. my router has the LAN side IP as 192.168.1.1/20 its DHCP puts gateway as 192.168.1.1 with DNS1 DNS2 IPs on the internal LAN. i only want to setup squid in

RE: [squid-users] bandwith restriction

2011-06-18 Thread Ragheb Rustom
Hi Benjo, To be able to shape per ip per subnets you will need to use delay pools as follows: (I am using this on squid 2.7) Delay_pools 1 Delay_class 1 2 Delay_parameters 1 -1/-1 64000/64000 (this shapes ur traffic for 512kbps/user) Acl throttle_subnet1 src 192.168.x.x/24 Delay_access 1 allow

Re: [squid-users] bandwith restriction

2011-06-18 Thread benjamin fernandis
Hi Ragheb, Thanks for your quick response. == Take care banjo that for order for this to work all your client ips must hit the cache directly and not reach the cache through a nat rule otherwise your squid will see that all your web traffic is