RE: [SQU] Access Denied

From: Tsang, Kevin <ktsang@dont-contact.us>
Date: Wed, 1 Nov 2000 16:19:02 -0500

This is because port 81 is not on the default safe_ports acl. Just add 81
to one of the acl Safe_ports lines.

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 SSL_ports port 443 563 9443
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

Regards,
Kevin

-----Original Message-----
From: Thomas Hettick [mailto:thettick@surfsoft.com]
Sent: Wednesday, November 01, 2000 4:11 PM
To: squid-users@ircache.net
Subject: [SQU] Access Denied

Hi,
        I have an issue with a website that Squid is not allowing one of my
users
to go to. This is the website:
http://www.avweb.com:81/common/msg/srchmsgs.cgi

It doesn't seem to like the :81 part does anyone have an idea of what is
going on. Here is the message I get when accessing the site:

ERROR
The requested URL could not be retrieved

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

----
While trying to retrieve the URL:
http://www.avweb.com:81/common/msg/srchmsgs.cgi
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.
----------------------------------------------------------------------------
---- (Squid/2.2.STABLE5)
Any help would be greatly appreciated!
Tom Hettick
--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Wed Nov 01 2000 - 14:21:16 MST

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