nftables

From Alpine Linux
Revision as of 23:32, 25 May 2024 by Zcrayfish (talk | contribs) (Lowercase title, use pkg and path templates, add link to nftables homepage.)

The nftables package provides user-space tools to control the Linux nftables subsystem.

A service that loads the rules from /etc/nftables.d can be enabled with:

rc-update add nftables boot
rc-service nftables start

The default rules shipped will block all incoming connections.

See also