Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: kma on April 24, 2004, 09:29:41 AM

Title: Squid
Post by: kma on April 24, 2004, 09:29:41 AM
how to enable and disable Squid,, also where to access ACL..

didn't see squid options in server-manager screen.
Title: Squid
Post by: kma on April 24, 2004, 10:27:51 AM
I found the following squid directories, which file should be edit and from which directory..

1- etc/e-smith/templates/etc/squid/squid.conf/

2- /etc/squid

thanks
Title: Squid
Post by: kma on April 24, 2004, 01:33:21 PM
also how to stop/start Squid without restart server.
Title: Squid
Post by: byte on April 24, 2004, 02:08:39 PM
Your first post - you need to search for the e-smith-services contrib

as for the ACL's you need to take look at squid's website for wide range of options.

or if your looking into blocking IP's or mac address, search for Ade Loveless IPBlock contrib!

Your second Post

if you have read the manuals and howto's on this site you would know which one should be edited.

heres a clue anyway...

http://no.longer.valid/phpwiki/index.php/Customizing

Your third post

just run at command...

service squid start/stop/restart/status

choose which one you want!!