Jump to content
Froxlor Forum

Search the Community

Showing results for tags 'blocklist.de'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Froxlor
    • Announcements
    • Feedback
    • Development
    • Bugs and Feature Requests
    • Trashcan
  • Support
    • General Discussion
  • Other Languages
    • German / Deutsch

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 1 result

  1. Hallo Froxlor-User 🙂 Hier eine kleine Anleitung als "Dankeschön" wie ich meine Server u.a. absichere. Benötigt werden folgende Pakete: 1.) ipset und build-essential 2.) Perl-Modul Data::Validate::IP 3.) blocklist-Script auf GitHub.com -------------------------------------------------------- zu 1.) #bash: apt-get install ipset build-essential zu 2.) #bash: cpan cpan[1]> install cpan #Update Cpan cpan[1]> reload cpan #Neue Version einlesen/starten cpan[1]> install Data::Validate::IP cpan[1]> exit zu 3.) /tmp# wget https://github.com/virus2500/blocklist-with-ipset/archive/master.zip /tmp# unzip master.zip mv /tmp/blocklist-with-ipset-master /scripte chmod +x /scripte/blocklist.pl 4.) CronJob anlegen: 0 */1 * * * /usr/bin/perl /scripte/blocklist.pl 5.) Script ausführen: #bash: perl /scripte/blocklist.pl -------------------------------------------------------- 6.) Ausgabe: In /var/log/syslog kann man sich die Ergebnisse dann in Echtzeit sich anschauen: FERTIG! Weitere Infos findet ihr in der blocklist.pl und hier. liv_uo
×
×
  • Create New...