Hey all, I have recently signed up to HAC to mainly support the project but also for WAF. However, it keeps getting banned on my server with the ban being 127.0.0.1
I have tried lots of the other fixes in the forums of adding 127.0.0.1 as supported proxy etc
http:
Enable ha-proxy from opnsense
use_x_forwarded_for: true
trusted_proxies:
- 192.168.1.1
- 127.0.0.1
Enable IP banning
ip_ban_enabled: true
login_attempts_threshold: 10 # Number of failed login attempts before banning the IP
Ignore the comments, that was me commenting it out to see if it made any difference but it doesn’t.
Any help super appreciated 💙