mattstruble / infra

Infrastructure as code for all my cloud and self-hosted applications
MIT License
1 stars 0 forks source link

Ansible: Fail2Ban only needs to report up to cloudflare #6

Open mattstruble opened 10 months ago

mattstruble commented 10 months ago

Assure that using fail2ban within Ansible properly reports up to cloudflare for banning on their proxy servers. This may need extra work to ensure that the proper IPs are being banned at the right level, if IP tables are being used then there is the chance of the cloudflare proxy itself being banned, which wouldn't be good.