Check your ACL, be sure to allow your network to access it. acl yournetwork src x.x.x.x/24 http_access allow yournetwork
One thing by default installation http_access is set to deny all, look for that ACL and replace it by suitable ACL for your network. Mike ----- Original Message ----- From: "Malek Mohammad Karaminejad" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 21, 2003 2:15 PM Subject: [squid-users] URL ERROR > Dear Users, > I installed Squid in My network, i set on it IP, and i can ping it very > good, but when i want to browse it's browser from lynx or remote computer > or another pc in Lan i see this massage: > > While trying to retrieve the URL: http://192.168.0.1/ > 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. > > > regards > Mohammad > >
