Re: [squid-users] (13) Permission denied

From: Joaquim Roca <qrt@dont-contact.us>
Date: Fri, 11 Nov 2005 11:13:52 +0100

Dear Squid users, I can solve my problem, I disable SELinux and now it work
fine, first I disable SELinux only to httpd aand squid, but it doesn't work,
I need to disable SELinux totaly to work fine.

QRT

----- Original Message -----
From: "Joaquim Roca" <qrt@qrt.biz>
To: <squid-users@squid-cache.org>
Sent: Wednesday, November 09, 2005 12:21 PM
Subject: Re: [squid-users] (13) Permission denied

> there are a line in squid.conf with:
>
> acl Safe_ports port 1025-65535 # unregistered ports
>
> I think that include all ports upper 1025 in a safe_ports acl and there
> are http_acces line:
>
> http_access deny !Safe_ports
>
> I try to delete http_access deny !Safe_ports and the problem persist.
>
> QRT
>
>
> ----- Original Message -----
> From: "Administrateur" <administrateur@mife90.org>
> To: "Joaquim Roca" <qrt@qrt.biz>
> Sent: Wednesday, November 09, 2005 11:24 AM
> Subject: RE: [squid-users] (13) Permission denied
>
>
> hello,
>
> you should add the following to your squid.conf :
>
> acl Safe_ports port 8800
>
> # Deny requests to unknown ports
> http_access deny !Safe_ports
>
> You could find example like this with other port (eg. 443) in your
> original squid.conf config.
>
>
> -----Message d'origine-----
> De : Joaquim Roca [mailto:qrt@qrt.biz]
> Envoyé : mercredi 9 novembre 2005 11:09
> À : squid-users@squid-cache.org
> Objet : [squid-users] (13) Permission denied
>
>
> Dear squid users, I'm new in this list, I'm QRT.
>
> I have this problem:
>
> When I try to access http://www.xtec.es:8800/usuaris/correuweb/ using
> squid 2.5 stable11 I receive this error page
>
> ERROR
> The requested URL could not be retrieved
>
> -------------------------------------------------------------------------=
> =3D
> -------
>
> While trying to retrieve the URL: =
> http://www.xtec.es:8800/usuaris/correuweb/=3D20
>
> The following error was encountered
> a.. Connection Failed
> The system returned:
>
> (13) Permission denied
>
> The remote host or network may be down. Please try the request again
>
> Your cache administrator is root.
>
>
>
> -------------------------------------------------------------------------=
> -------
>
> Generated Wed, 09 Nov 2005 08:31:47 GMT by localhost.localdomain =
> squid/2.5.STABLE11)
>
> If I try to connect to other websites in port 80 it work fine, but the =
> other ports have the same error i.e. webmin:10000, etc..
>
> What can I put in squid.conf file to solve this?
>
> Thankyou QRT
>
>
Received on Fri Nov 11 2005 - 03:13:47 MST

This archive was generated by hypermail pre-2.1.9 : Thu Dec 01 2005 - 12:00:09 MST