9 lines
455 B
Markdown
9 lines
455 B
Markdown
# conntrack-tools
|
|
|
|
The conntrack-tools are a set of tools targeted at system administrators.
|
|
- conntrack
|
|
The command line interface to interact with the connection tracking system (it is intended to replace the old /proc/net/ip_conntrack interface)
|
|
- conntrackd
|
|
The connection tracking userspace daemon wich covers the specific aspects of stateful firewalls to enable highly available scenarios, and can be used as statistics collector as well
|
|
|