nftables

From Alpine Linux
Revision as of 21:10, 2 June 2024 by WhyNotHugo (talk | contribs) (Add category networking)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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