[squid-users] https requests the squid rejects the connection

Marcelo J. Martinez mmartinez at asoprofarma.com
Mon Aug 20 18:45:19 UTC 2018


sorry, it's a mistake to copy and paste.
the configuration is:

# Only allow cachemgr access from localhost
http_access allow manager localhost
http_access deny manager
# Deny requests to unknown ports
http_access deny !Safe_ports
# Deny CONNECT to other than SSL ports
http_access deny CONNECT !SSL_ports




----- Mensaje original -----
De: "Matus UHLAR - fantomas" <uhlar at fantomas.sk>
Para: "Posting address" <squid-users at lists.squid-cache.org>
Enviados: Lunes, 20 de Agosto 2018 15:26:08
Asunto: Re: [squid-users] https requests the squid rejects the connection

On 20.08.18 14:20, Marcelo J. Martinez wrote:
>I have a problem with the proxy server, install it with the default parameters with the following modifications:

># Deny requests to unknown ports
>http_access deny! Safe_ports

this has to be:

http_access deny !Safe_ports

># Deny CONNECT to other than SSL ports
>http_access deny CONNECT! SSL_ports

and
http_access deny CONNECT !SSL_ports

...you put the ! to the bad place.

>example:
>
>ERROR
>El URL solicitado no se ha podido conseguir

relevant line from log file could show us, but first fix the above.


-- 
Matus UHLAR - fantomas, uhlar at fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Silvester Stallone: Father of the RISC concept.
_______________________________________________
squid-users mailing list
squid-users at lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users
El contenido del presente mensaje y sus adjuntos es privado, estrictamente confidencial y exclusivo para su destinatario, pudiendo contener informacion protegida por normas legales y de secreto profesional. Bajo ninguna circunstancia su contenido puede ser transmitido o revelado a terceros ni divulgado en forma alguna. En consecuencia de haberlo recibido por error, solicitamos contactar al remitente y eliminarlo de su sistema. AHORRE PAPEL. PIENSE ANTES DE IMPRIMIR.



More information about the squid-users mailing list