nfct - command line tool to configure with the connection tracking
system
nfct command subsystem [parameters]
nfct is the command line tool that allows to configure the
Connection Tracking System.
- list
- List the existing objects.
- add
- Add new object.
- delete
- Delete an object.
- get
- Get an existing object.
- flush
- Flush the accounting object table.
- disable
- This command is for the helper subsystem. It allows you to disable
enqueueing packets to userspace for helper inspection.
- default-set
- This command is for the timeout subsystem. It allows you to set default
protocol timeouts.
- default-get
- This command is for the timeout subsystem. It allows you to get the
default protocol timeouts.
By the time this manpage has been written, the supported
subsystems are timeout and helper.
- timeout
- The timeout subsystem allows you to define fine-grain timeout
policies.
- helper
- The helper subsystem allows you to configure userspace helpers.
- version
- Displays the version information.
- help
- Displays the help message.
Please, report them to netfilter-devel@vger.kernel.org or file a
bug in Netfilter's bugzilla (https://bugzilla.netfilter.org).
Pablo Neira Ayuso wrote and maintains the nfct tool.
Man page written by Pablo Neira Ayuso
<pablo@netfilter.org>.