crowdsecurity / cs-firewall-bouncer

Crowdsec bouncer written in golang for firewalls
MIT License
120 stars 43 forks source link

FreeBSD ipfw support #385

Open laffer1 opened 1 month ago

laffer1 commented 1 month ago

What would you like to be added?

/kind feature Completely new feature not currently available

FreeBSD includes multiple firewalls. Currently, pf is supported. It would be nice if ipfw support was also included.

Why is this needed?

When users have complex firewall rules in ipfw, it's a but of a hassle to migrate over to pf. Additionally, some projects based on FreeBSD use ipfw by default such as MidnightBSD.

github-actions[bot] commented 1 month ago

@laffer1: Thanks for opening an issue, it is currently awaiting triage.

In the meantime, you can:

  1. Check Documentation to see if your issue can be self resolved.
  2. You can also join our Discord
Details I am a bot created to help the [crowdsecurity](https://github.com/crowdsecurity) developers manage community feedback and contributions. You can check out my [manifest file](https://github.com/crowdsecurity/cs-firewall-bouncer/blob/main/.github/governance.yml) to understand my behavior and what I can do. If you want to use this for your project, you can check out the [BirthdayResearch/oss-governance-bot](https://github.com/BirthdayResearch/oss-governance-bot) repository.
github-actions[bot] commented 1 month ago

@laffer1: There are no 'kind' label on this issue. You need a 'kind' label to start the triage process.

Details I am a bot created to help the [crowdsecurity](https://github.com/crowdsecurity) developers manage community feedback and contributions. You can check out my [manifest file](https://github.com/crowdsecurity/cs-firewall-bouncer/blob/main/.github/governance.yml) to understand my behavior and what I can do. If you want to use this for your project, you can check out the [BirthdayResearch/oss-governance-bot](https://github.com/BirthdayResearch/oss-governance-bot) repository.