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

From: Administrateur <administrateur@dont-contact.us>
Date: Wed, 9 Nov 2005 11:26:23 +0100

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
# Deny CONNECT to other than SSL ports
http_access deny CONNECT !SSL_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 Wed Nov 09 2005 - 03:27:00 MST

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