Difference between revisions of "Main Page"

From nftables wiki
Jump to navigation Jump to search
m (spacing)
(Renamed Expressions and Statements sections to match nft man page.)
Line 47: Line 47:




= Supported selectors for packet matching =
= Expressions: Matching packets =
* [[Matching packet header fields]]
* [[Matching packet header fields]]
* [[Matching packet metainformation]]
* [[Matching packet metainformation]]
Line 55: Line 55:




= Possible actions on packets =
= Statements: Acting on packet matches =
* [[Accepting and dropping packets]]
* [[Accepting and dropping packets]]
* [[Jumping to chain]]
* [[Jumping to chain]]

Revision as of 17:27, 2 April 2021

Welcome to the nftables HOWTO documentation page. Here you will find documentation on how to build, install, configure and use nftables.

If you have any suggestion to improve it, please send your comments to Netfilter users mailing list <netfilter@vger.kernel.org>.


News

Introduction


Reference


Installing nftables


Upgrading from xtables to nftables


Basic operation


Expressions: Matching packets


Statements: Acting on packet matches


Advanced data structures for performance packet classification


Examples


Development

Check Portal:DeveloperDocs - documentation for netfilter developers.

Some hints on the general development progress:


External links

Watch some videos:

Watch videos to track updates:

Additional documentations and articles:


Thanks

To the NLnet foundation for initial sponsorship of this HOWTO:

logo.gif

To Eric Leblond, for boostrapping the Nftables quick howto in 2013.