A Tutorial for Using Fail2ban to Secure Your Server
Open
@sagesyr is already working on this.
Since May 6, 2020.
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 1.2k
- Avg merge
- 9m
- Merged PRs (30d)
- 1
Description
- update the following section based on a suggestion in DisQus:https://www.linode.com/docs/security/using-fail2ban-to-secure-your-server-a-tutorial/#other-jail-configuration
- another comment on DisQus:
I suspect you need both(one for sshd which the daemon and one for port 22?) in my case the output of fail2ban-client status shows 0 jail not sure why - I guess I am missing something
**************************************************
Should the average jail configuration section in /etc/fail2ban/jail.local be "[sshd]"? It currently says "[ssh]".
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.