IP tables support (required for filtering/masq/NAT)
configname: CONFIG_IP_NF_IPTABLES
Linux Kernel Configuration
└─>Networking support
└─>Networking options
└─>Network packet filtering framework (Netfilter)
└─>IP: Netfilter Configuration
└─>IP tables support (required for filtering/masq/NAT)
In linux kernel since version 2.6.12
iptables is a general, extensible packet identification framework.
The packet filtering and full NAT (masquerading, port forwarding,
etc) subsystems now use this: say `Y' or `M' here if you want to use
either of those.
To compile it as a module, choose M here. If unsure, say N.
The packet filtering and full NAT (masquerading, port forwarding,
etc) subsystems now use this: say `Y' or `M' here if you want to use
either of those.
To compile it as a module, choose M here. If unsure, say N.
is selected by
CONFIG_IP_NF_MATCH_ECNCONFIG_IP_NF_MATCH_TTL
CONFIG_IP_NF_FILTER
CONFIG_IP_NF_TARGET_REJECT
CONFIG_IP_NF_TARGET_SYNPROXY
CONFIG_IP_NF_NAT
CONFIG_IP_NF_TARGET_MASQUERADE
CONFIG_IP_NF_TARGET_NETMAP
CONFIG_IP_NF_TARGET_REDIRECT
CONFIG_IP_NF_MANGLE
CONFIG_IP_NF_TARGET_TTL
CONFIG_IP_NF_RAW
CONFIG_IP_NF_SECURITY