hi all,
i have a strange problem i cannot identify, from my server 79.137.126.182 i can curl or wget anything from www.blocklist.de, or from any other destination, but the connection goes in timeout if i try to download the list from lists.blocklist.de.
I'm sure I'm not in any blacklist, what can i do to diagnose thc econnection problems?
BR
Stefano
cannot download lists
Re: cannot download lists
Hi Stefano,
can you post the complete wget command, which you execute with the Parameters "-vd" (debug, and headers)?
Thank you.
can you post the complete wget command, which you execute with the Parameters "-vd" (debug, and headers)?
Thank you.
Mfg Martin
http://www.blocklist.de/de/ Fail2Ban Reporting Service
http://www.blocklist.de/de/ Fail2Ban Reporting Service
-
- Beiträge: 2
- Registriert: 10. Dez 2016, 10:25
Re: cannot download lists
here's the log
wget -vd https://lists.blocklist.de/lists/bruteforcelogin.txt > lista.txt
DEBUG output created by Wget 1.17.1 on linux-gnu.
Reading HSTS entries from /home/radice/.wget-hsts
URI encoding = "UTF-8"
--2017-02-27 18:43:27-- https://lists.blocklist.de/lists/bruteforcelogin.txt
Risoluzione di lists.blocklist.de (lists.blocklist.de)... 185.21.103.31, 2a00:1158:2:6d00::2
Caching lists.blocklist.de => 185.21.103.31 2a00:1158:2:6d00::2
Connessione a lists.blocklist.de (lists.blocklist.de)|185.21.103.31|:443... Closed fd 3
non riuscito: Connessione scaduta. connection timed out
Connessione a lists.blocklist.de (lists.blocklist.de)|2a00:1158:2:6d00::2|:443... Closed fd 3
non riuscito: La rete non è raggiungibile. network not reachable
Releasing 0x0000564e385c4800 (new refcount 1).
Saving HSTS entries to /home/radice/.wget-hsts
didnt write in my first post, i'm on a dedicated server in ovh, i've virtualized pfsense with some virtual IP all of them sharing the same MAC address. The first server (79.137.126.181) I've installed is downloading correctly, the other ones not.
BR
Stefano
wget -vd https://lists.blocklist.de/lists/bruteforcelogin.txt > lista.txt
DEBUG output created by Wget 1.17.1 on linux-gnu.
Reading HSTS entries from /home/radice/.wget-hsts
URI encoding = "UTF-8"
--2017-02-27 18:43:27-- https://lists.blocklist.de/lists/bruteforcelogin.txt
Risoluzione di lists.blocklist.de (lists.blocklist.de)... 185.21.103.31, 2a00:1158:2:6d00::2
Caching lists.blocklist.de => 185.21.103.31 2a00:1158:2:6d00::2
Connessione a lists.blocklist.de (lists.blocklist.de)|185.21.103.31|:443... Closed fd 3
non riuscito: Connessione scaduta. connection timed out
Connessione a lists.blocklist.de (lists.blocklist.de)|2a00:1158:2:6d00::2|:443... Closed fd 3
non riuscito: La rete non è raggiungibile. network not reachable
Releasing 0x0000564e385c4800 (new refcount 1).
Saving HSTS entries to /home/radice/.wget-hsts
didnt write in my first post, i'm on a dedicated server in ovh, i've virtualized pfsense with some virtual IP all of them sharing the same MAC address. The first server (79.137.126.181) I've installed is downloading correctly, the other ones not.
BR
Stefano
Re: cannot download lists
Hi Stefano,
can you post an Traceroute ala:
traceroute -I lists.blocklist.de -4 -p 443
and
traceroute -I lists.blocklist.de -6 -p 443
Or
traceroute 2a00:1158:2:6d00::2 -p 443 -I
Or
traceroute 185.21.103.31 -p 443 -I
can you post an Traceroute ala:
traceroute -I lists.blocklist.de -4 -p 443
and
traceroute -I lists.blocklist.de -6 -p 443
Or
traceroute 2a00:1158:2:6d00::2 -p 443 -I
Or
traceroute 185.21.103.31 -p 443 -I
Mfg Martin
http://www.blocklist.de/de/ Fail2Ban Reporting Service
http://www.blocklist.de/de/ Fail2Ban Reporting Service