Koozali.org: home of the SME Server

SquidGuard - Can't edit blacklists from "Server-Manager

ohendricks

SquidGuard - Can't edit blacklists from "Server-Manager
« 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.

Offline Franco

  • *
  • 1,171
  • +0/-0
    • http://contribs.org
SquidGuard - Can't edit blacklists from "Server-Manager
« Reply #1 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)

ohendricks

SquidGuard3.2.
« Reply #2 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.

Offline Franco

  • *
  • 1,171
  • +0/-0
    • http://contribs.org
SquidGuard - Can't edit blacklists from "Server-Manager
« Reply #3 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)

ohendricks

Console version
« Reply #4 on: April 14, 2007, 05:52:57 AM »
What console version are you referring to?


ohendricks

You are the man!
« Reply #6 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,

cnr0616

SquidGuard Errors?
« Reply #7 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?

Offline Tib

  • *
  • 571
  • +0/-0
    • http://www.tibors.net
SquidGuard - Can't edit blacklists from "Server-Manager
« Reply #8 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

Offline crazybob

  • ****
  • 894
  • +0/-0
    • Stalzer R&D
SquidGuard - Can't edit blacklists from "Server-Manager
« Reply #9 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
If you think you know whats going on, you obviously have no idea whats going on!

Offline mrjhb3

  • *
  • 1,188
  • +0/-0
    • John Bennett Services
SquidGuard - Can't edit blacklists from "Server-Manager
« Reply #10 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
......

snig64

SquidGuard - Can't edit blacklists from "Server-Manager
« Reply #11 on: April 26, 2007, 06:26:36 AM »
Does the JBennett RPM provide a nifty GUI?

Offline mrjhb3

  • *
  • 1,188
  • +0/-0
    • John Bennett Services
SquidGuard - Can't edit blacklists from "Server-Manager
« Reply #12 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
......

radbrad

Step by step please for us newbies...
« Reply #13 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