Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - I index
The Linux kernel configuration item CONFIG_IP_NF_NAT
has multiple definitions:
net/ipv4/netfilter/Kconfig
The configuration item CONFIG_IP_NF_NAT:
( CONFIG_NF_CONNTRACK ) && ( CONFIG_NETFILTER_ADVANCED = CONFIG_n )
ip_nat
, iptable_nat
This enables the `nat' table in iptables. This allows masquerading, port forwarding and other forms of full Network Address Port Translation.
To compile it as a module, choose M here. If unsure, say N.
net/ipv4/netfilter/Kconfig
The configuration item CONFIG_IP_NF_NAT:
CONFIG_IP_NF_IPTABLES && CONFIG_IP_NF_CONNTRACK
ip_nat
, iptable_nat
The Full NAT option allows masquerading, port forwarding and other forms of full Network Address Port Translation. It is controlled by the `nat' table in iptables: see the man page for iptables(8).
To compile it as a module, choose M here. If unsure, say N.
Raw data from LKDDb:
lkddb module ip_nat CONFIG_IP_NF_NAT : net/ipv4/netfilter/Kconfig : "Full NAT" # in 2.6.14
lkddb module iptable_nat CONFIG_IP_NF_NAT : net/ipv4/netfilter/Kconfig : "iptables NAT support" # in 2.5.45–2.5.75, 2.6.0–2.6.21, 3.17–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - I index
Automatically generated (in year 2024). See also LKDDb sources on GitLab