Hi, from my lan i have a problem to access my external web site.
the problem seemed tied to the exit on the wan1 so leaving the wan 2 everything seemed fine. after a few days, even coming out of wan 2, the problem arose. doing tests from a linux, this is the result:
* About to connect() to 212.78.2.9 port 80
* Trying 212.78.2.9... connected
* Connected to 212.78.2.9 (212.78.2.9) port 80
> GET / HTTP/1.1
> User-Agent: curl/7.15.5 (i686-redhat-linux-gnu) libcurl/7.15.5 OpenSSL/0.9.8b zlib/1.2.3 libidn/0.6.5
> Host: 212.78.2.9
> Accept: */*
>
< HTTP/1.1 503 Service Unavailable
< Server: squid/3.5.23
< Mime-Version: 1.0
< Date: Wed, 31 Jan 2018 08:46:36 GMT
< Content-Type: text/html;charset=utf-8
< Content-Length: 49
< X-Squid-Error: ERR_CONNECT_FAIL 111
< Vary: Accept-Language
< Content-Language: en
< X-Cache: MISS from mE0553D03EC60
< X-Cache-Lookup: MISS from mE0553D03EC60:3128
< Via: 1.1 mE0553D03EC60 (squid/3.5.23)
< Connection: close
Closing connection #0
Internal Error: Missing Template ERR_CONNECT_FAIL[root@lineeleccolnx ~]#
Thank
regards