[ILUG] Squid quickie.....
Alan Smith
asmith at intuitionweb.com
Tue Mar 13 12:06:05 GMT 2001
Thanks a million. I can access it fine now.
Alan.
-----Original Message-----
From: Padraig Brady [mailto:Padraig at AnteFacto.com]
Sent: 13 March 2001 12:00
To: Alan Smith
Cc: ILUG
Subject: Re: [ILUG] Squid quickie.....
edit your squid.conf and search for:
# acl aclname port 80 70 21 ...
# acl aclname port 0-1024 ... # ranges allowed
You can just add 88 to the Safe_ports acl
to allow access to all domains, or to be specific do:
acl Adlnet_webboard_port port 88
acl Adlnet_webboard dstdomain adlnet.org
http_access allow Adlnet_webboard_port Adlnet_webboard
Padraig.
Alan Smith wrote:
> I have had a quick look at the docs but can't find what I'm looking
> for. Squid is working away fine, but I have a user who is trying to
> access the following site: http://webboard.adlnet.org:88/
>
> The error I get from Squid is: Access control configuration
prevents
> your request from being allowed at this time. Please contact your
> service provider if you feel this is incorrect.
> Is Squid capable of dealing with URL's that go to a port other than
80
> and if so, going by this error, what needs to be changed.
>
> Regards & Thanks,
>
> Alan Smith.
>
> Intuition - +353 1 6054315
> <http://www.intuitionweb.com/>
More information about the ILUG
mailing list