Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - N index
The Linux kernel configuration item CONFIG_NETFILTER_XT_TARGET_REDIRECT
:
CONFIG_NF_NAT
xt_REDIRECT
REDIRECT is a special case of NAT: all incoming connections are mapped onto the incoming interface's address, causing the packets to come to the local machine instead of passing through. This is useful for transparent proxies.
To compile it as a module, choose M here. If unsure, say N.
Raw data from LKDDb:
lkddb module xt_REDIRECT CONFIG_NETFILTER_XT_TARGET_REDIRECT : net/netfilter/Kconfig : "REDIRECT target support" # in 3.7–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.5, 6.6-rc+HEAD
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 - N index
Automatically generated (in year 2023). See also LKDDb sources on GitLab