Die Suche ergab 4 Treffer
- 28. Dez 2016, 13:19
- Forum: Black- und Whitelisting
- Thema: Hetzner Monitoring Server geblockt
- Antworten: 1
- Zugriffe: 17155
Hetzner Monitoring Server geblockt
Hallo, seit etwa 2 Tagen ist ein Monitoring Server der Firma Hetzner geblockt, deshalb bekomme ich alle paar Stunden Mails, dass mein Server nicht erreichbar ist. Nach langer Analyse und mit Hilfe des Hetzner Supports habe ich festgestellt, dass ein Monitoring Server von Hetzner geblockt ist: 213.13...
- 26. Dez 2012, 18:01
- Forum: Anleitungen
- Thema: Import Blocklist to fail2ban (PHP Cronjob)
- Antworten: 56
- Zugriffe: 93622
Re: Import Blocklist to fail2ban (PHP Cronjob)
Ja jetzt gehts auch mit Ipv6.
- 26. Dez 2012, 10:16
- Forum: Anleitungen
- Thema: Import Blocklist to fail2ban (PHP Cronjob)
- Antworten: 56
- Zugriffe: 93622
Re: Import Blocklist to fail2ban (PHP Cronjob)
Scheinbar liegt es an Ipv6, wget macht dann einen Fallback auf Ipv4: root@srv02 /etc/fail2ban # wget --verbose --save-headers --output-document=./output.txt "http://api.blocklist.de/getlast.php?time=08:25" --2012-12-26 10:05:53-- http://api.blocklist.de/getlast.php?time=08:25 Resolving api.blocklist...
- 25. Dez 2012, 11:32
- Forum: Anleitungen
- Thema: Import Blocklist to fail2ban (PHP Cronjob)
- Antworten: 56
- Zugriffe: 93622
Re: Import Blocklist to fail2ban (PHP Cronjob)
Hallo und frohe Weihnachten, habe alles wie in Beitrag 1 eingerichtet, ich bekomme folgende Fehlermeldung: root@srv02 /etc/cron.d # /usr/bin/php5 /etc/fail2ban/blocklist.php PHP Warning: file_get_contents(https://api.blocklist.de/getlast.php?time=10:25): failed to open stream: Connection timed out i...