LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-18-2010, 09:40 AM   #1
alitabas
LQ Newbie
 
Registered: Aug 2009
Posts: 26

Rep: Reputation: 15
hepl me with squid!!!!


hi,

someone know any functional configuration of squid in which to control the bandwidth of 2000 users, right now I'm working with dansguardian and squid but the truth is that I is functioning very well, I have many problems with viruses and what I want is to limit the bandwidth for certain users and limit the number of requests per user, which although many requests does not allow more than those in squid.
so far I have configured but the truth is I do not work if I put the funnel on l firewall, I need to put as proxy browsers, but not very functional because they are to much users and may not apply to everyone.
This is the configuration that I have so far:

acl all src 0.0.0.0/0.0.0.0
acl manager proto cache_object
acl localhost src 127.0.0.1/255.255.255.255
acl to_localhost dst 127.0.0.0/8

#Local network definitions
acl miredlocal src 192.168.1.0/255.255.255.0
acl ACCOUNTSDEPT src 192.168.1.0/255.255.255.0

acl SSL_ports port 443
acl Safe_ports port 80 # http
acl Safe_ports port 21 # ftp
acl Safe_ports port 443 # https
acl Safe_ports port 70 # gopher
acl Safe_ports port 210 # wais
acl Safe_ports port 1025-65535 # unregistered ports
acl Safe_ports port 280 # http-mgmt
acl Safe_ports port 488 # gss-http
acl Safe_ports port 591 # filemaker
acl Safe_ports port 777 # multiling http
acl CONNECT method CONNECT
http_access allow manager localhost
http_access deny manager
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports

#Conections limits
acl limitusercon maxconn 6
http_access deny ACCOUNTSDEPT limitusercon

#Access local network to net

http_access allow miredlocal
http_access allow localhost
http_access deny all
icp_access allow all

#catch source ip
follow_x_forwarded_for allow localhost

http_port 3128
hierarchy_stoplist cgi-bin ?
access_log /var/log/squid/access.log squid
acl QUERY urlpath_regex cgi-bin \?
cache deny QUERY
cache_mem 16 MB
cache_dir ufs /var/spool/squid 700 16 256
refresh_pattern ^ftp: 1440 20% 10080
refresh_pattern ^gopher: 1440 0% 1440
refresh_pattern . 0 20% 4320
acl apache rep_header Server ^Apache
broken_vary_encoding allow apache
coredump_dir /var/spool/squid




Can anyone help me please,
thanks.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Hepl plz :) pstaykov Linux - Newbie 7 12-16-2008 04:29 PM
hepl a n00b out--gnomemeeting kern2.6.x alsa1.0.1 alexLinux Linux - General 0 01-20-2004 01:31 PM
postfix mail HEPL!!! balam Linux - Security 1 12-02-2003 01:45 PM
hepl planning apache server installation ScreeminChikin Linux - General 4 12-27-2002 01:57 PM
debian 2.2 rev4 hepl vicente Linux - Distributions 1 05-13-2002 01:01 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:12 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration