Hallo Olaf,
Am 18.02.24 um 01:43 schrieb Olaf Jaehrling:
>
> ich kann mir nur vorstellen, dass sich da irgendwas hackt. Bitte stoppe
> mal BFB mit
> service stop brute_force_blocking
>
> Danach prüfe, ob BFB vllt. doch noch läuft mittels
> ps -ef | grep brute
>
> Wenn da noch ein Prozess läuft kille diesen bitte
> z.B.
> root 332337 2535059 0 01:34 ? 00:00:00 /bin/bash
> /brute_force_blocking/brute_force_blocking
>
> kill 332337
>
> Danach bitte nochmal prüfen ob noch ein Prozess läuft
> Ein Prozess mit grep drin ist normal. z.B
> root 332343 332092 0 01:34 pts/0 00:00:00 grep --color=auto brute
>
> Das ist nur der grep :)
>
> Wenn kein Prozess mehr läuft starte BFB wieder mittels
> service start brute_force_blocking
>
> nun sollten keine Fehlermeldungen mehr kommen.
>
>
hm, leider nein, leider gar nicht. :(
Ich habe bfb gestoppt, und wieder gestartet, wie Du es empfohlen hast
aber wenn ich mir den Status anzeigen lasse hab ich immer noch den
Fehler. (siehe unten)
MartyMcFly 3.4.5 # service stop brute_force_blocking
* Stopping Brute Force Blocking service ...
Warning: Stopping brute_force_blocking.service, but it can still be
activated by:
brute_force_blocking.timer [ OK ]
MartyMcFly 3.4.5 # ps -ef | grep brute
root 31313 26681 0 20:17 pts/0 00:00:00 /bin/sh /bin/grep brute
root 31314 31313 0 20:17 pts/0 00:00:00 /usr/bin/in.grep brute
MartyMcFly 3.4.5 # service start brute_force_blocking
* Starting Brute Force Blocking service ... [ OK ]
MartyMcFly 3.4.5 # service status brute_force_blocking
● brute_force_blocking.service - Brute Force Blocking service
Loaded: loaded
(/usr/lib/systemd/system/brute_force_blocking.service; static)
Active: active (exited) since Sun 2024-02-18 20:19:23 CET; 3min
47s ago
TriggeredBy: ● brute_force_blocking.timer
Process: 31376 ExecStart=/usr/local/brute_force_blocking/initfile
start (code=exited, status=0/SUCCESS)
Main PID: 31376 (code=exited, status=0/SUCCESS)
Tasks: 2 (limit: 2345)
CPU: 1min 11.579s
CGroup: /system.slice/brute_force_blocking.service
├─19899 sleep 10
└─31656 /bin/bash /brute_force_blocking/brute_force_blocking
Feb 18 20:18:58 MartyMcFly initfile[31534]: insert rule filter INPUT
jump BFBBLOCK
Feb 18 20:18:58 MartyMcFly initfile[31534]: ^^^^^
Feb 18 20:19:00 MartyMcFly initfile[31539]: Error: Could not process
rule: No such file or directory
Feb 18 20:19:00 MartyMcFly initfile[31539]: insert rule ip filter INPUT
jump BOTBLOCK
Feb 18 20:19:00 MartyMcFly initfile[31539]: ^^^^^
Feb 18 20:19:01 MartyMcFly initfile[31376]: running
atma.es update ...
Feb 18 20:19:01 MartyMcFly initfile[31376]: please wait appr. 2 minutes ...
Feb 18 20:19:13 MartyMcFly initfile[31376]: done
Feb 18 20:19:23 MartyMcFly initfile[31376]: brute_force_blocking is
running with pid 31656
Feb 18 20:19:23 MartyMcFly systemd[1]: Finished Brute Force Blocking
service.
MartyMcFly 3.4.5 #
Ob da jetzt die IPs geblockt werden kann ich leider gerade nicht prüfen,
da ich Trtottel vorher alles unblocked, deinstalliert, neuinstalliert,
etc. habe und jetzt natürlich nichts angezeigt wertdenm kann.
Gruß
Christian