Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux_router:netfilter [2024-06-23 Sun wk25 09:10] – [IPTables Tables and Chains] baumkp | linux_router:netfilter [2024-06-23 Sun wk25 09:11] (current) – baumkp | ||
---|---|---|---|
Line 50: | Line 50: | ||
=====IPTables and Netfilter===== | =====IPTables and Netfilter===== | ||
The following is taken from Digitalocean [[https:// | The following is taken from Digitalocean [[https:// | ||
+ | |||
++++ tldr| | ++++ tldr| | ||
+ | |||
====IPTables Tables and Chains==== | ====IPTables Tables and Chains==== | ||
Line 143: | Line 145: | ||
The states tracked in the connection tracking system allow administrators to craft rules that target specific points in a connection’s lifetime. This provides the functionality needed for more thorough and secure rules. | The states tracked in the connection tracking system allow administrators to craft rules that target specific points in a connection’s lifetime. This provides the functionality needed for more thorough and secure rules. | ||
+ | ++++ | ||
====Some references==== | ====Some references==== |