Page MenuHomeDevCentral

Enable pf firewall
ClosedPublic

Authored by dereckson on Oct 21 2024, 00:19.
Tags
None
Referenced Files
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
Unknown Object (File)
Tue, Nov 19, 07:29
Unknown Object (File)
Tue, Nov 19, 07:29
Unknown Object (File)
Tue, Nov 19, 07:29
Unknown Object (File)
Tue, Nov 19, 07:28
Unknown Object (File)
Tue, Nov 19, 07:28
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 Errors
SeverityLocationCodeMessage
Error_modules/node.py:479E501flake8 E501
Unit
No Test Coverage
Branch
pf
Build Status
Buildable 5633
Build 5915: arc lint + arc unit