[PLUG] IP Masquerading

David Fleck dcf at aracnet.com
Tue Apr 9 02:06:54 UTC 2002


On Mon, 8 Apr 2002, Michael Montagne wrote:

> My question is, how to tell if IP Masquerading is enabled in the kernel?
> Or as a module available to be enabled as needed?

You could grep for 'ip_masq' in the System.map file - I think this will
tell you what symbols are present in the kernel.  If you find any for
ip_masq, that would imply that masquerading is compiled in.

If the masquerading bits are compiled as modules, they will be in
/lib/modules/{kernel version}/ipv4, or someplace similar.

--
 David Fleck
 dcf at aracnet.com





More information about the PLUG mailing list