![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Linux Support Linux - Operating Systems and Applications Support |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Feb 2009
Location: Melbourne, Australia
Posts: 18
OS: [Arch / KUbuntu / CentOS]
|
[SOLVED] Squid Proxy
Hi,
I'm trying to implement Squid proxy (version 2.6) on a CentOS distribution to block (using ACL) http traffic. The current configuration I have blocks everything .. ? -- #Recommended minimum configuration: 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 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 #ADDED acl bad_url dstdomain "/etc/squid/bad-sites.squid" # Example rule allowing access from your local networks. Adapt # to list your (internal) IP networks from where browsing should # be allowed http_access deny bad_url -- bad-sites.squid looks like the following .playboy.com -- I have then set the browser to point to the proxy server for http traffic on the associated port (3128). Any ideas as to why it is blocking everything !? wulfgarpro. |
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#2 (permalink) |
|
Registered User
Join Date: Feb 2009
Location: Melbourne, Australia
Posts: 18
OS: [Arch / KUbuntu / CentOS]
|
Re: Squid Proxy
For those whom are interested in the solution to this, http://www.linuxforums.org/forum/ser...xy-centos.html.
Can a Mod please mark this as solved. wulfgarpro. |
|
|
|
![]() |
| Thread Tools | |
|
|