Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - N index
The Linux kernel configuration item CONFIG_NETFILTER_XT_TARGET_MASQUERADE
:
( CONFIG_NF_NAT ) && ( CONFIG_NETFILTER_ADVANCED = CONFIG_n )
xt_MASQUERADE
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.
Raw data from LKDDb:
lkddb module xt_MASQUERADE CONFIG_NETFILTER_XT_TARGET_MASQUERADE : net/netfilter/Kconfig : "MASQUERADE target support" # in 5.2–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