This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
advanced-ctnf [2024/10/06 21:28] – [Miscellaneous] -Condense hogwild | advanced-ctnf [2024/11/27 00:29] (current) – [Miscellaneous] hogwild | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Conntrack / Netfilter ====== | ====== Conntrack / Netfilter ====== | ||
- | Settings | + | Settings |
Line 8: | Line 8: | ||
The Connections section contains some limited conntrack configuration settings. //Conntrack //is a Linux utility that provides an interface to the //netfilter // | The Connections section contains some limited conntrack configuration settings. //Conntrack //is a Linux utility that provides an interface to the //netfilter // | ||
- | Generally, conntrack is used to search, list, inspect and maintain the Linux kernel' | + | Generally, conntrack is used to search, list, inspect and maintain the Linux kernel' |
+ | |||
+ | ("/ | ||
Clicking the [// Count current ... //] link displays a real-time view of the current demand for connections. | Clicking the [// Count current ... //] link displays a real-time view of the current demand for connections. | ||
Line 14: | Line 16: | ||
\\ | \\ | ||
- | **Hash Table Size**: | + | **Hash Table Size**: |
\\ | \\ | ||
Line 52: | Line 54: | ||
Some protocols are well-known for being poorly designed to work with NAT. Some workarounds (Helpers) have been developed to allow these protocols to operate in a NAT environment. Enabling the option will enable the corresponding helper procedure. | Some protocols are well-known for being poorly designed to work with NAT. Some workarounds (Helpers) have been developed to allow these protocols to operate in a NAT environment. Enabling the option will enable the corresponding helper procedure. | ||
- | Be advised that on networks where VoIP is in use, the use of the SIP helper is //not// recommended. While this may seem counterintuitive, | + | Be advised that on networks where VoIP is in use, the use of the SIP helper is //not// recommended. While it may seem counterintuitive, |
\\ | \\ | ||
Line 61: | Line 63: | ||
===== Miscellaneous ===== | ===== Miscellaneous ===== | ||
- | **TCP/UDP Buffers**: | + | **TCP/UDP Buffers**: defines the number of TCP/UDP buffers allowed (to/from the router). |
+ | |||
+ | This needs to be tweaked carefully. A large buffer will facilitate higher throughput, but if too large, might create // | ||
\\ | \\ | ||
- | **TTL Adjust**: | + | **TTL Adjust**: |
\\ | \\ | ||
- | **Inbound Layer 7**: This enables inbound Layer 7 traffic matching, caches the results, and marks the traffic outbound. | + | **Inbound Layer 7**: enables inbound Layer 7 traffic matching, caches the results, and marks the traffic outbound. |
\\ | \\ |