Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - N index
The Linux kernel configuration item CONFIG_NETFILTER_XT_TARGET_TPROXY
has multiple definitions:
net/netfilter/Kconfig
The configuration item CONFIG_NETFILTER_XT_TARGET_TPROXY:
( CONFIG_NETFILTER_XTABLES ) && ( CONFIG_NETFILTER_ADVANCED ) && ( CONFIG_IPV6 || CONFIG_IPV6 = CONFIG_n ) && ( CONFIG_IP6_NF_IPTABLES || CONFIG_IP6_NF_IPTABLES = CONFIG_n ) && ( CONFIG_IP_NF_MANGLE || CONFIG_NFT_COMPAT )
xt_TPROXY
This option adds a `TPROXY' target, which is somewhat similar to REDIRECT. It can only be used in the mangle table and is useful to redirect traffic to a transparent proxy. It does _not_ depend on Netfilter connection tracking and NAT, unlike REDIRECT. For it to work you will have to configure certain iptables rules and use policy routing. For more information on how to set it up see Documentation/networking/tproxy.rst.
To compile it as a module, choose M here. If unsure, say N.
net/netfilter/Kconfig
The configuration item CONFIG_NETFILTER_XT_TARGET_TPROXY:
( CONFIG_NETFILTER_TPROXY ) && ( CONFIG_NETFILTER_XTABLES ) && ( CONFIG_NETFILTER_ADVANCED )
xt_TPROXY
This option adds a `TPROXY' target, which is somewhat similar to REDIRECT. It can only be used in the mangle table and is useful to redirect traffic to a transparent proxy. It does _not_ depend on Netfilter connection tracking and NAT, unlike REDIRECT.
To compile it as a module, choose M here. If unsure, say N.
net/netfilter/Kconfig
The configuration item CONFIG_NETFILTER_XT_TARGET_TPROXY:
( CONFIG_EXPERIMENTAL ) && ( CONFIG_NETFILTER_TPROXY ) && ( CONFIG_NETFILTER_XTABLES ) && ( CONFIG_NETFILTER_ADVANCED )
xt_TPROXY
This option adds a `TPROXY' target, which is somewhat similar to REDIRECT. It can only be used in the mangle table and is useful to redirect traffic to a transparent proxy. It does _not_ depend on Netfilter connection tracking and NAT, unlike REDIRECT.
To compile it as a module, choose M here. If unsure, say N.
Raw data from LKDDb:
lkddb module xt_TPROXY CONFIG_NETFILTER_XT_TARGET_TPROXY : net/netfilter/Kconfig : "'TPROXY' target transparent proxying support" # in 2.6.28–2.6.39, 3.0–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 - N index
Automatically generated (in year 2024). See also LKDDb sources on GitLab