You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the existing issues, open and closed, and I'm convinced that mine is new.
When the request is meant for an existing plugin, I've added its name to the title.
Is your feature request related to a problem? Please describe.
Running crowdsec on a firewall having external and internal DMZ, I get my own IP adresses blocked by crowdsec, probably for proxying external offenders via haproxy.
Describe the solution you'd like
It would be nice to have private IPs excluded by default, which is done via the default crowdsec whitelists parser, which can be installed in OPNSense via
cscli parsers install crowdsecurity/whitelists
Describe alternatives you've considered
Manually creating a whitelist yaml file, and hoping it won't get overwritten.
Additional context
Thank you ;)
The text was updated successfully, but these errors were encountered:
Important notices
Before you add a new report, we ask you kindly to acknowledge the following:
Is your feature request related to a problem? Please describe.
Running crowdsec on a firewall having external and internal DMZ, I get my own IP adresses blocked by crowdsec, probably for proxying external offenders via haproxy.
Describe the solution you'd like
It would be nice to have private IPs excluded by default, which is done via the default crowdsec whitelists parser, which can be installed in OPNSense via
Describe alternatives you've considered
Manually creating a whitelist yaml file, and hoping it won't get overwritten.
Additional context
Thank you ;)
The text was updated successfully, but these errors were encountered: