LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 08-20-2007, 09:42 AM   #1
sscultima
LQ Newbie
 
Registered: Jun 2007
Posts: 21

Rep: Reputation: 15
Squid Guard problems


I have been trying to get Squid Guard set up with Squid for a while now on my virtual machine running Ubuntu Server 7.04. Every time i turn on SquidGuard with Squid I am unable to get to any site, plus the categories that i have blocked with the block.html file still come up but only for those sites. when i try to get to an un-blocked site, it says its unable to determine the address. any suggestions? thanks.
 
Old 08-21-2007, 09:39 AM   #2
kool_kid
Member
 
Registered: Sep 2004
Location: Dubai, UAE
Distribution: RHL
Posts: 350

Rep: Reputation: 30
can u post squidguard n squid config file, so that we can see n give u a solution
 
Old 08-22-2007, 07:51 AM   #3
sscultima
LQ Newbie
 
Registered: Jun 2007
Posts: 21

Original Poster
Rep: Reputation: 15
ok, here is squid, the only things i changed or made changes around im posting.

http_port 3128

access_log /var/log/squid/access.log squid

acl all src 0.0.0.0/0.0.0.0
acl our_network src 172.16.50.0/255.255.255.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 # https
acl SSL_ports port 563 # snews
acl SSL_ports port 873 # rsync
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 Safe_ports port 631 # cups
acl Safe_ports port 873 # rsync
acl Safe_ports port 901 # SWAT
acl purge method PURGE
acl CONNECT method CONNECT


http_access allow manager localhost
http_access deny manager
http_access allow purge localhost
http_access deny purge
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports
http_access allow our_network
http_access allow localhost
http_access deny all

http_reply_access allow all

icp_access allow all

And here is my squidGuard.conf

dbhome /var/lib/squidguard/db
logdir /var/log/squid


dest good {
}

dest local {
}

dest weapons {
domainlist weapons/domains

dest adult {
domainlist adult/domains
}

dest porn {
domainlist porn/domains
}

dest warez {
domainlist warez/domains

acl {
admin {
pass !weapons !adult !porn !warez all
redirect http://172.16.50.130/block.html
}
}
 
  


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
IpCOP Url Filter (squid guard) gurl4sh25 Linux - Distributions 1 10-21-2010 04:00 AM
squid Guard installation problem hariiyer Linux - Software 2 12-15-2007 04:41 AM
Squid Guard c0mpy Linux - Software 1 11-08-2005 01:30 AM
squid Guard installation problem hariiyer Linux - Software 3 03-26-2005 07:08 AM
Squid Guard chokinghazard Linux - Newbie 0 02-09-2005 07:08 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 11:51 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