Page MenuHomeDevCentral

Enable pf firewall
ClosedPublic

Authored by dereckson on Oct 21 2024, 00:19.
Tags
None
Referenced Files
F11747988: D3549.id9118.diff
Fri, Sep 19, 20:29
F11746350: D3549.id9158.diff
Fri, Sep 19, 15:22
F11746159: D3549.id9119.diff
Fri, Sep 19, 14:38
F11746153: D3549.id9120.diff
Fri, Sep 19, 14:37
Unknown Object (File)
Wed, Sep 17, 08:25
Unknown Object (File)
Tue, Sep 16, 08:46
Unknown Object (File)
Sun, Sep 14, 02:19
Unknown Object (File)
Tue, Sep 9, 18:33
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