notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2023Q1
crowdsec-firewall-bouncer CrowdSec bouncer written in golang for firewalls
0.0.23.r2_8 security on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.0.23.r2_8Version of this port present on the latest quarterly branch.
Maintainer: marco@crowdsec.net search for ports maintained by this maintainer
Port Added: 2023-02-17 10:51:08
Last Update: 2023-03-09 19:50:37
Commit Hash: 636f0a9
License: MIT
WWW:
https://github.com/crowdsecurity/cs-firewall-bouncer
Description:
Crowdsec bouncer written in golang for firewalls. cs-firewall-bouncer will fetch new and old decisions from a CrowdSec API to add them in a blocklist used by supported firewalls.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (10 items)
Collapse this list.
  1. /usr/local/share/licenses/crowdsec-firewall-bouncer-0.0.23.r2_8/catalog.mk
  2. /usr/local/share/licenses/crowdsec-firewall-bouncer-0.0.23.r2_8/LICENSE
  3. /usr/local/share/licenses/crowdsec-firewall-bouncer-0.0.23.r2_8/MIT
  4. @mode 0755
  5. bin/crowdsec-firewall-bouncer
  6. @mode 0600
  7. @sample etc/crowdsec/bouncers/crowdsec-firewall-bouncer.yaml.sample
  8. @owner
  9. @group
  10. @mode
Collapse this list.
Dependency lines:
  • crowdsec-firewall-bouncer>0:security/crowdsec-firewall-bouncer
To install the port:
cd /usr/ports/security/crowdsec-firewall-bouncer/ && make install clean
To add the package, run one of these commands:
  • pkg install security/crowdsec-firewall-bouncer
  • pkg install crowdsec-firewall-bouncer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: crowdsec-firewall-bouncer
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1645218461 SHA256 (crowdsecurity-cs-firewall-bouncer-v0.0.23.r2-v0.0.23.r2-freebsd_GH0.tar.gz) = efb34044e8a648c1ec505fef64de3e4901ac760e732b647650f8e46547c7fe87 SIZE (crowdsecurity-cs-firewall-bouncer-v0.0.23.r2-v0.0.23.r2-freebsd_GH0.tar.gz) = 3053462

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. git : devel/git@lite
  2. gmake>=4.3 : devel/gmake
  3. go119 : lang/go119
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_crowdsec-firewall-bouncer
USES:
gmake go:no_targets
pkg-message:
For install:
crowdsec-firewall-bouncer is installed. The bouncer should register itself with the Local API but you may want to check the configuration file, which has been moved to /usr/local/etc/crowdsec/bouncers/crowdsec-firewall-bouncer.yaml (for consistency with the other platforms). In previous versions, the configuration was in /usr/local/etc/crowdsec-firewall-bouncer, you may need to check if you made any changes there. This package depends on the Packet Filter service. To make sure it's active: ---------- # sysrc pf_enable=YES pf_enable: NO -> YES # service pf start Enabling pf. ---------- Add the following in /etc/pf.conf to create the firewall tables and rules: ---------- table <crowdsec-blacklists> persist table <crowdsec6-blacklists> persist block drop in quick from <crowdsec-blacklists> to any block drop in quick from <crowdsec6-blacklists> to any ---------- To apply the file: # pfctl -f /etc/pf.conf Then activate the bouncer via sysrc and run it: ---------- # sysrc crowdsec_firewall_enable="YES" crowdsec_firewall_enable: NO -> YES # service crowdsec_firewall start ----------
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/crowdsecurity/cs-firewall-bouncer/tar.gz/v0.0.23.r2-freebsd?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.0.23.r2_8
09 Mar 2023 19:50:37
commit hash: 636f0a9700972e851eb2139edc655a613f8c5a25commit hash: 636f0a9700972e851eb2139edc655a613f8c5a25commit hash: 636f0a9700972e851eb2139edc655a613f8c5a25commit hash: 636f0a9700972e851eb2139edc655a613f8c5a25 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go119 update

Direct commit to quarterly to bump Go ports revisions after 61a665d2d8d2

Approved by:    ports-secteam (blanket)
0.0.23.r2_7
17 Feb 2023 10:49:10
commit hash: 9ff952570bc5120a01d31a8406f17ad49ddfb2e9commit hash: 9ff952570bc5120a01d31a8406f17ad49ddfb2e9commit hash: 9ff952570bc5120a01d31a8406f17ad49ddfb2e9commit hash: 9ff952570bc5120a01d31a8406f17ad49ddfb2e9 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go119 update

Direct commit to quarterly to bump Go ports revisions after f30271912e48

Approved by:	riggs (ports-secteam)

Number of commits found: 2