REDIRECT target support

modulename: xt_REDIRECT.ko

configname: CONFIG_NETFILTER_XT_TARGET_REDIRECT

Linux Kernel Configuration
└─>Networking support
└─>Networking options
└─>Network packet filtering framework (Netfilter)
└─>Core Netfilter Configuration
└─>REDIRECT target support
In linux kernel since version 3.1 (release Date: 2011-10-24)  
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.

source code: