Difference between revisions of "Main Page"

From nftables wiki
Jump to navigation Jump to search
(→‎Possible actions on packets: add load balancing link)
Line 71: Line 71:
* [[Updating sets from the packet path]]
* [[Updating sets from the packet path]]
* [[Element timeouts]]
* [[Element timeouts]]
* [[Math operations]]


If you are already using [[ipset]] in your ''iptables'' rule-set, that transition may be a bit more simple to you.
If you are already using [[ipset]] in your ''iptables'' rule-set, that transition may be a bit more simple to you.

Revision as of 12:39, 5 January 2017

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

This documentation was initially started by Eric Leblond, known as the nftables quick HOWTO, and it has been extended and enhanced by Pablo Neira Ayuso.

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

Note that this documentation is still under development, so consider this work in progress.

Introduction

Getting started

Basic operation

Supported selectors for packet matching

Possible actions on packets

Note that, unlike iptables, you can perform several actions in one single rule.

Advanced data structures for performance packet classification

You will have to redesign your rule-set to benefit from these new nice features:

If you are already using ipset in your iptables rule-set, that transition may be a bit more simple to you.

Examples

Development progress

Videos

Thanks

To the NLnet foundation for initial sponsorship of this HOWTO:

logo.gif