LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Security
User Name
Password
Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here.

Notices


Reply
  Search this Thread
Old 07-22-2010, 04:03 PM   #1
Treikayan
Member
 
Registered: Oct 2008
Location: Albany Park, Chicago IL
Distribution: RHEL 5.1 i386
Posts: 75

Rep: Reputation: 15
Squid to block anon proxy sites


Hello,

I have setup a squid server on Rhel5.4. I would like to know how I can configure my squid server to block anon proxy sites.

Thank you.
 
Old 07-23-2010, 02:54 AM   #2
win32sux
LQ Guru
 
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870

Rep: Reputation: 380Reputation: 380Reputation: 380Reputation: 380
Quote:
Originally Posted by Treikayan View Post
I have setup a squid server on Rhel5.4. I would like to know how I can configure my squid server to block anon proxy sites.
Build a list of anonymous proxy sites and then create an ACL for them, like (example):
Code:
acl anon_proxy_site dstdomain .example1.com
acl anon_proxy_site dstdomain .example2.com
acl anon_proxy_site dstdomain .example3.com

http_access deny anon_proxy_site
 
Old 07-23-2010, 11:03 AM   #3
Treikayan
Member
 
Registered: Oct 2008
Location: Albany Park, Chicago IL
Distribution: RHEL 5.1 i386
Posts: 75

Original Poster
Rep: Reputation: 15
Thank you.

Is there way to do this so that it generates a report for any new site visisted? There are so many anon proxy sites out there.
 
Old 07-23-2010, 08:24 PM   #4
win32sux
LQ Guru
 
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870

Rep: Reputation: 380Reputation: 380Reputation: 380Reputation: 380
Quote:
Originally Posted by Treikayan View Post
Is there way to do this so that it generates a report for any new site visisted?
Not sure what you mean. Could you clarify?
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Squid to block all the sites except 1 or 2 sites winxandlinx Linux - Networking 8 10-27-2010 02:53 AM
squid proxy block sites or domain lokesh21 Linux - Security 3 04-05-2010 07:51 PM
how to block web sites using squid proxy rupalit Ubuntu 1 07-16-2009 07:49 PM
squid 2.6 not blocking sites even i entered ACL to block sites mohantorvalds Linux - Server 1 01-08-2009 04:17 AM
Squid block sites linuxnirmal Linux - Security 5 11-15-2006 10:59 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Security

All times are GMT -5. The time now is 04:50 AM.

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