Update INSTALL.md #159
No reviewers
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
KittenSquad/glewlwyd!159
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello again, syslog format on Ubuntu does not match the INSTALL docs' fail2ban filter. I added four filters that will match, tested yesterday on a Ubuntu 20.04 installation with syslog logging enabled.
edit: whoops, copied/pasted the wrong lines to include the original ones, second commit is the proper one.
Thanks for the PR @RNCTX !
Although, I think you're missing some rules that were added recently. The current rules list is:
Can you update your rules list with these new messages?
Also, I think a better way is to provide two different fail2ban rulesets, one for syslog and one for the log file/console.
Hey, those are nice additions, you're right I haven't updated since I last sent a PR.
Just saw your last comment re: 2 different rulesets, changed to reflect those.
I've made some little adjustments like removing doc/fail2ban/README.md duplication and pushed into master, thanks for the help @RNCTX !