MASQUERADE target support

modulename: xt_MASQUERADE.ko

configname: CONFIG_NETFILTER_XT_TARGET_MASQUERADE

Linux Kernel Configuration
└─>Networking support
└─>Networking options
└─>Network packet filtering framework (Netfilter)
└─>Core Netfilter Configuration
└─>MASQUERADE target support
In linux kernel since version 5.1 (release Date: 2019-05-05)  
Masquerading is a special case of NAT: all outgoing connections are
changed to seem to come from a particular interface's address, and
if the interface goes down, those connections are lost. This is
only useful for dialup accounts with dynamic IP address (ie. your IP
address will be different on next dialup).

To compile it as a module, choose M here. If unsure, say N.

source code: