Page MenuHomeDevCentral

Enable pf firewall
ClosedPublic

Authored by dereckson on Oct 21 2024, 00:19.
Tags
None
Referenced Files
F3763161: D3549.id9119.diff
Thu, Nov 21, 21:19
F3762964: D3549.id9158.diff
Thu, Nov 21, 18:23
F3762963: D3549.id9120.diff
Thu, Nov 21, 18:23
F3762962: D3549.id9119.diff
Thu, Nov 21, 18:23
F3762961: D3549.id9118.diff
Thu, Nov 21, 18:23
F3762849: D3549.id.diff
Thu, Nov 21, 16:44
F3762824: D3549.diff
Thu, Nov 21, 16:12
F3762725: D3549.diff
Thu, Nov 21, 13:56
Subscribers
None

Details

Summary

Brute-force attacks can create a lot of noise in system logs.
It could be convenient to be able to use a command to block a specific IP:

$ pfctl -t badhosts -T add $IP_TO_BLOCK

pf has the advantage to create easier to read rules than ipfilter and ipfw,
and to be still actively maintained.

Test Plan

Deployed on Hervil

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable