Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: ohendricks on April 14, 2007, 05:04:06 AM

Title: SquidGuard - Can't edit blacklists from "Server-Manager
Post by: ohendricks on April 14, 2007, 05:04:06 AM
In the SquidGuard Filter Controls 3.0 section, when you enter a domain, expression or url. You get the following error -

You didn't enter ANY data in the Domain, Expression or URL field!

Please go back and try again.Press the back button on your browser to return to the Interface.
Title: SquidGuard - Can't edit blacklists from "Server-Manager
Post by: Franco on April 14, 2007, 05:07:40 AM
You must have installed the Squidguard for SME 6, there's no interface for SME 7.
Do a search and you'll find some reports of version 3.X that seem to do a bit but not all of the functions.

There's a squidguard and a dansguardian contrib, and both do not currently have a web interface (except for the paid dungog version for dansguardian)
Title: SquidGuard3.2.
Post by: ohendricks on April 14, 2007, 05:27:41 AM
SquidGuard3.2.tar.gz has been modified from Trevor Ouellette's original
version.  His original version can be obtained at

ftp://ftp.e-smith.com/pub/e-smith/contrib/TrevorOuellette/squidguard30.tar.gz


The 3.2 version contains some minor enhancements.
   1. Extraction of the file will automatically create the install directory.
   2. Some of the internal file locations have moved slightly.
   3. UnInstall feature

Instructions:
   1. Login to your console as "root"
   2. Download the current version of squidguard
   - "wget http://www.tech-geeks.org/servers/sme/squidGuard/squidguard3.2.tar.gz"
   3. Extract the file
   - "tar -xzf squidguard3.2.tar.gz
   4. Change to "sg3" directory
   - "cd sg3"
   5. Install SquidGuard
   - "./install.sh"
   6. Reboot your Server
   - "shutdown -r now"

This version should work on all current versions of E-Smith / SME Server.
Title: SquidGuard - Can't edit blacklists from "Server-Manager
Post by: Franco on April 14, 2007, 05:47:25 AM
This version is for SME6, as I said: do a search and you'll find some modified code to get this to work half-way
I advise you to go with the console version (squidguard or dans)
Title: Console version
Post by: ohendricks on April 14, 2007, 05:52:57 AM
What console version are you referring to?
Title: SquidGuard - Can't edit blacklists from "Server-Manager
Post by: Franco on April 14, 2007, 06:09:42 AM
http://mirror.contribs.org/smeserver/contribs/jbennett/sme7/squidguard/
Title: You are the man!
Post by: ohendricks on April 14, 2007, 05:36:03 PM
Thank you kind sir! I uninstalled the previous version, then installed the suggested version and she's purring like a dream.

Thanks again,
Title: SquidGuard Errors?
Post by: cnr0616 on April 17, 2007, 01:21:28 AM
I downloaded and installed the RPMS:

#rpm -ivh *.rpm

Rebooted

Now I see the content filter in the panel, but nothing shows in the server-manager, what gives?
Title: SquidGuard - Can't edit blacklists from "Server-Manager
Post by: Tib on April 17, 2007, 05:24:57 AM
cnr0616
I usually do a rpm -Uvh *.rpm ... for only the files I want to load that are in the directory.

But the proper way to install is ...

Code: [Select]

yum localinstall rpmname


This way it installs any dependancies you may require as has been brought to my attention recently.

Also you need to do a

Code: [Select]

signal-event post-upgrade; signal-event reboot


Regards,

Tib
Title: SquidGuard - Can't edit blacklists from "Server-Manager
Post by: crazybob on April 17, 2007, 01:40:22 PM
Is the black list that is part of this contrib free? I may need to install this on a commercial customers server.

Thanks

Bob
Title: SquidGuard - Can't edit blacklists from "Server-Manager
Post by: mrjhb3 on April 17, 2007, 02:52:17 PM
Quote from: "crazybob"
Is the black list that is part of this contrib free? I may need to install this on a commercial customers server.

Thanks

Bob


The default one is yes, but it is no longer being updated.  The one from Shalla is free for non-commercial use.  Go to squidguard.org and you should be able to find the email address to ask shalla how much it would cost for the commercial user to use their blacklist.

John
Title: SquidGuard - Can't edit blacklists from "Server-Manager
Post by: snig64 on April 26, 2007, 06:26:36 AM
Does the JBennett RPM provide a nifty GUI?
Title: SquidGuard - Can't edit blacklists from "Server-Manager
Post by: mrjhb3 on April 26, 2007, 02:07:48 PM
Quote from: "snig64"
Does the JBennett RPM provide a nifty GUI?


It provides the same gui as was in 6.x.  The additional features are set via DB entries.  Look at the changelog to see what has been added.

John
Title: Step by step please for us newbies...
Post by: radbrad on May 30, 2007, 11:13:36 AM
Hello, I was wondering if one of you sharp guys could write a step by step for squidguard here?

Kind of cook book style.

1) Get bowl
2) Get 3 eggs

You get the idea. Please include all steps for us new folks. This would include the GUI.

Alot of us out hear want this, but have had trouble with all the .conf scripts etc. to get it to work.

Radbrad