Find the answer to your Linux question:
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 ...
  1. #1
    Just Joined!
    Join Date
    Jun 2009
    Posts
    41

    Thumbs up 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...

  2. #2
    Just Joined!
    Join Date
    Jul 2009
    Posts
    15
    Can you post the results of
    Code:
    grep http_access /etc/squid/squid.conf
    and
    Code:
    grep acl /etc/squid/squid.conf
    It looks like a permissions issue.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...