Skip to content

feat: implement fail2ban #137

@ProgrammingByPermutation

Description

Setup fail2ban to automate the blocking of unwanted scanners.

As a first pass we can:

  1. Mount the log file on disk
  2. Install fail2ban directly on the server

It would be nice long term to have fail2ban running its own container and not interfacing directly with the host machine.

Tried to implement the following but it didn't work: See: https://forum.cleavr.io/t/how-to-block-404-attacks-using-fail2ban/303

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions