Page MenuHomeDevCentral

Enable pf firewall
ClosedPublic

Authored by dereckson on Oct 21 2024, 00:19.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Aug 28, 11:31
Unknown Object (File)
Mon, Aug 25, 09:27
Unknown Object (File)
Sun, Aug 24, 19:04
Unknown Object (File)
Sun, Aug 24, 16:42
Unknown Object (File)
Sun, Aug 24, 11:53
Unknown Object (File)
Sat, Aug 23, 17:54
Unknown Object (File)
Fri, Aug 22, 11:10
Unknown Object (File)
Thu, Aug 21, 23:00
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