Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: addodge on October 27, 2006, 04:19:27 PM
-
Hey Everyone,
I was wondering if I could get some help from the smart people ;-)
I have a couple of questions about installing Dansguadring.
1.What is the easiest way to install the newest free version? Yum install ***(what is the name of the install?) or download the rpm and install it via rpm -Uvh ***?
2. After installing it, does someone have a step by step how-to on forcing everyone to use the proxy?
3. I have a access point that i would like to make anyone who uses wireless to go through dansguardian where as several of the wired computers to be able to bypass it.
4. Any other advice for setting Dansguardian up?
Thanks for all your help.
Andy
-
I wouldn't necessarily label myself as smart, but here is what I did...
1. I added the dungog repositories (From Dungog.net (http://dungog.net/sme/repo.php))
db yum_repositories set dungog repository \
BaseURL http://sme.dungog.net/packages/smeserver/7.0/i386/dungog/ \
EnableGroups yes \
GPGCheck no \
Name 'SME Server 7 - dungog' \
Visible yes \
status enabled
2. Install Dansguardian (From Dungog.net (http://dungog.net/sme/dansguardian.php))
yum install dansguardian smeserver-dansguardian
3. Start Dansguardian(From somewhere on the Contribs site... (http://no.longer.valid/phpwiki/index.php/HOWTO%20install%20%26%20configure%20Dansguardian%20web%20content%20filtering%20on%20sme%20server))/etc/init.d/dansguardian start
4. Follow the 7.0 directions in the rest of the How-To. (I used WinSCP (http://winscp.net/eng/index.php) instead of being logged in locally. I do better when I can "browse" the files...)
After installing it, does someone have a step by step how-to on forcing everyone to use the proxy?
About mid-way through the How-To the is a section called "Configuring your sme server to use Proxy port 8080". That worked perfectly for me.
For your computers that you want to by-pass Dansguardian, you can manually set their proxy to SME's original port. I think you can also setup different groups w/ Dansguardian, but I haven't looked into it yet...
The How-To that I referenced is very good and has gotten me to the point that I am at now.
h-t-h
Ryan
-
haymann
> I think you can also setup different groups w/ Dansguardian, but I haven't looked into it yet...
See the new Howto here
http://wiki.contribs.org/Dansguardian
-
haymann
> I think you can also setup different groups w/ Dansguardian, but I haven't looked into it yet...
See the new Howto here
http://wiki.contribs.org/Dansguardian
The Howto looks fantastic, I can't wait to give it a go. I need to rebuild a server anyway...;)