RE: Port 8808 - permission deny

From: David Arroyo <david.arroyo@dont-contact.us>
Date: Tue, 27 Jun 2000 18:48:51 +0200

I think you should review your "squid.conf" file.
In this file you can set acl's for denying access to certains ports like
this:

acl Safe_ports port 80 21 443 563 70 210 1025-65535
http_access deny !Safe_ports

These lines say that you can reach only the ports of the outside hosts
listed in the first line.
Edit your squid configuration file and search for in the acl section.

  

> -----Mensaje original-----
> De: dordetto@sorocabarefrescos.com.br
> [mailto:dordetto@sorocabarefrescos.com.br]
> Enviado el: martes, 27 de junio de 2000 17:02
> Para: squid-users@ircache.net
> Asunto: Port 8808 - permission deny
>
>
> Hello,
>
> When I try to access
> http://miner.bol.com.br:8088/livrosminer.html for exemple
> the Squid returned to my browser:
>
> * Connection Failed
> The system returned:
> (111) Conection deny
>
> I know that this problem is in my Linux Server (RedHat), and not in my
> squid.conf, there is someone can help me?
>
> I try to configure /etc/service, /etc/hosts.allow,
> /etc/hosts.deny, but
> nothing.... please, send any ideia...
>
> Thanks a lot.
>
Received on Tue Jun 27 2000 - 10:53:59 MDT

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