Access denied...

From: <istvan.takacs@dont-contact.us>
Date: Wed, 9 Aug 2000 15:13:54 +0200

Hi,

Thanks to everyone, who helped me in
my "1 NIC" problem!

But here's another, more serious...

I've installed squid Squid/2.3.STABLE1 on a Red Hat
Linux 6.2
I think, I set up every important options in the
squid.conf, but when I start my browser, it writes this;

"The requested URL could not be retrieved
----------------------------------------------------------------------------

----
While trying to retrieve the URL: http://www.index.hu/ 
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."
I don't understand! nslookup can resolve that URL,
and I set up this ACLs below;
acl all src 0.0.0.0/0.0.0.0
acl manager proto cache_object
acl localhost src 127.0.0.1/255.255.255.255
acl itakacs src my_ip_address/my_netmask
acl SSL_ports port 443 563
acl Safe_ports port 80 21 443 563 70 210 1025-65535
acl Safe_ports port 280         # http-mgmt
acl Safe_ports port 488         # gss-http
acl Safe_ports port 591         # filemaker
acl Safe_ports port 777         # multiling http
acl CONNECT method CONNECT
http_access allow localhost
http_access allow itakacs
http_access deny all
In the access.log;
965739703.600      3 172.16.100.1 TCP_DENIED/403 1046 GET
http://www.index.hu/ - NONE/- -
store.log:
965739703.600 RELEASE FFFFFFFF  403        -1        -1        -1 unknown
-1/982 GET http://www.index.hu/
Thanks in advance!
Regards,
		Istvan
Received on Wed Aug 09 2000 - 07:25:39 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:54:47 MST