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
-
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.
-
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)
-
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.
-
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)
-
What console version are you referring to?
-
http://mirror.contribs.org/smeserver/contribs/jbennett/sme7/squidguard/
-
Thank you kind sir! I uninstalled the previous version, then installed the suggested version and she's purring like a dream.
Thanks again,
-
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?
-
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 ...
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
signal-event post-upgrade; signal-event reboot
Regards,
Tib
-
Is the black list that is part of this contrib free? I may need to install this on a commercial customers server.
Thanks
Bob
-
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
-
Does the JBennett RPM provide a nifty GUI?
-
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
-
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