Results 1 to 2 of 2
I have configured squid in my stand alone pc and now i cant browse any websites.This is my system ip address,
IP address:
address 192.168.1.2
netmask 255.255.255.0
gateway 192.168.1.1
when ...
- 07-06-2009 #1Just Joined!
- Join Date
- Jun 2009
- Posts
- 41
Squid help..
I have configured squid in my stand alone pc and now i cant browse any websites.This is my system ip address,
IP address:
address 192.168.1.2
netmask 255.255.255.0
gateway 192.168.1.1
when i enter a page i get the below error
ERROR
The requested URL could not be retrieved
While trying to retrieve the URL: Google
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 feel this is incorrect.
Your cache administrator is webmaster.
Generated Sun, 05 Jul 2009 11:07:04 GMT by karthick-desktop (squid/2.7.STABLE3)
Help mee...
- 07-09-2009 #2Just Joined!
- Join Date
- Jul 2009
- Posts
- 15
Can you post the results of
andCode:grep http_access /etc/squid/squid.conf
It looks like a permissions issue.Code:grep acl /etc/squid/squid.conf


Reply With Quote