Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - N index
The Linux kernel configuration item CONFIG_NF_NAT has multiple definitions:
net/netfilter/KconfigThe configuration item CONFIG_NF_NAT:
( CONFIG_NF_CONNTRACK ) && ( CONFIG_NETFILTER_ADVANCED = CONFIG_n )iptable_nat, nf_nat, xt_natThe NAT option allows masquerading, port forwarding and other forms of full Network Address Port Translation. This can be controlled by iptables, ip6tables or nft.
net/netfilter/KconfigThe configuration item CONFIG_NF_NAT:
(none)iptable_nat, nf_nat, xt_nat(none)
net/ipv4/netfilter/KconfigThe configuration item CONFIG_NF_NAT:
( CONFIG_NF_CONNTRACK_IPV4 ) && ( CONFIG_NETFILTER_ADVANCED = CONFIG_n )iptable_nat, nf_nat, xt_natThe 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 iptable_nat CONFIG_NF_NAT : net/ipv4/netfilter/Kconfig : "Full NAT" # in 2.6.20–2.6.39, 3.0–3.6lkddb module nf_nat CONFIG_NF_NAT : net/netfilter/Kconfig : "Network Address Translation support" # in 3.17–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.17, 6.18-rc+HEADlkddb module xt_nat CONFIG_NF_NAT : net/netfilter/Kconfig : "" # in 3.7–3.16This 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 - N index
Automatically generated (in year 2025). See also LKDDb sources on GitLab