[squid-users] Ipv6 error
erdosain9
erdosain9 at gmail.com
Tue Oct 10 13:24:05 UTC 2017
Ok, thats a error from chrome.
Another thing with just that web, that if i disable dns_ipv4_first.
I get this:
----------------------------------------------------------------------------------------------------------------------------------------------------------
The following error was encountered while trying to retrieve the URL:
https://wiki.squid-cache.org/*
Failed to establish a secure connection to 104.130.201.120
The system returned:
(71) Protocol error (TLS code:
X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT_LOCALLY)
SSL Certficate error: certificate issuer (CA) not known: /C=US/O=Let's
Encrypt/CN=Let's Encrypt Authority X3
This proxy and the remote host failed to negotiate a mutually acceptable
security settings for handling your request. It is possible that the remote
host does not support secure connections, or the proxy is not satisfied with
the host security credentials.
-----------------------------------------------------------------------------------------------------------------------------------------------------------
AND, if i reload the web, then again this,
----------------------------------------------------------------------------------------------------------------------------------------------------------
The following error was encountered while trying to retrieve the URL:
https://wiki.squid-cache.org/*
Connection to 2001:4801:7827:102:ad34:6f78:b6dc:fbed failed.
The system returned: (101) Network is unreachable
The remote host or network may be down. Please try the request again.
----------------------------------------------------------------------------------------------------------------------------------------------------------
First a certificate problem (with ipv4) and later that problem in ipv6...
So i put this and all have to work (or -I 0)
ip6tables -t INPUT -I 1 PREROUTING -j REJECT
ip6tables -t FORWARD -I 1 PREROUTING -j REJECT
ip6tables -t OUTPUT -I 1 PREROUTING -j REJECT
Thanks.
--
Sent from: http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-Users-f1019091.html
More information about the squid-users
mailing list