[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

RE: [LI] Squid & Telnet & Samba



> The following error was encountered
>
> Access Denied
>
> Access control configuration prevents your request from being
> allowed at this
> time. Please contact your service provider if you deel this is incorrect.

Almost certainly, you have played around with the access-list settings and
locked out all users. ;-)

Just go to /etc/squid, and

cp squid.conf.default squid.conf

Answer yes to overwriting.

If you followed the PCQ setup, edit squid.conf and set http_port to 8000.

Then run

/etc/rc.d/init.d/squid stop
/etc/rc.d/init.d/squid start

and check if it works now.

Atul

- --------------------------------------------------------------------
For more information on Linux in India visit http://www.linux-india.org/
The Linux India mailing list does not accept postings in HTML format.

------------------------------