Hi,
ich habe die folgenden Regeln hinzugefügt:
table <bruteforce> persist file "/usr/local/firewall/bruteforce"
block in log quick inet from <bruteforce> to any label "RULE 1 \
-- DROP "
pass in log quick inet proto tcp from any to any port 22 flags \
S/AS modulate state ( max-src-conn 100 max-src-conn-rate 5/10, overload \
<bruteforce> flush global ) label "RULE 2 -- ACCEPT "
wenn ich die Firewall jetzt lade passiert nichts schlimmes alles
scheint zu gehen, wenn ich die Firewall jetzt aber nochmal neu starte
(sudo /etc/rc.d/pf restart) dann bleibt mein FreeBSD komplett stehen.
Kein CTRL+ALT+del geht mehr, nur noch der Griff zum reset hilft dann.
Woran kann das denn liegen?
Gruss
Matthias
-- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Sun 01 Oct 2006 - 17:38:49 CEST