"TPROXY" target support (EXPERIMENTAL)
modulename: xt_TPROXY.ko
configname: CONFIG_NETFILTER_XT_TARGET_TPROXY
Linux Kernel Configuration
└─>Networking support
└─>Networking options
└─>Network packet filtering framework (Netfilter)
└─>Core Netfilter Configuration
└─>"TPROXY" target support (EXPERIMENTAL)
In linux kernel since version 2.6.28 (release Date: 2008-12-24)
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.
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.
source code:
depends
CONFIG_EXPERIMENTALCONFIG_INET
CONFIG_NET
CONFIG_NETFILTER
CONFIG_NETFILTER_ADVANCED
CONFIG_NETFILTER_TPROXY
CONFIG_NETFILTER_XTABLES