-
-
Notifications
You must be signed in to change notification settings - Fork 506
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
General | Install Fail2Ban for all DietPi systems, as default. #90
Comments
Pretty chunky due to python pre-reqs, will add as an optional installation option in DietPi-Software. |
NB: Requires rsyslog (so SSH can log to /var/log/auth.log via syslog), and SSh server logging enabled. |
Done, available in next release (v97). |
@Fourdee |
@joaofl However does the installer break at some point? Will try it on test system. Indeed some changes have been done to the Stretch fail2ban, staring with the logging system from numerical:
to words with more levels:
Maintainer defaults are what we want, will switch to keep the config file, leave the logging mode and only adjust the settings that we need (syslog/journald). |
@MichaIng Thanks for the quick fix. I'll give it a try soon. |
NB: prevents brute-force attacks by banning IP address
The text was updated successfully, but these errors were encountered: