ipmasq-modules(5)
NAME
- ipmasq-modules - configuration file used to set up IP Mas
- querading kernel modules
SYNOPSIS
/etc/ipmasq/modules
DESCRIPTION
- This manual page documents the configuration files used by
- the ipmasq-kmod command.
- The /etc/ipmasq/modules configuration file utilizes a sim
- ple syntax. Shell-script style comments are used (from a # to
- the end of line). Remaining lines are directives to load a par
- ticular kernel module, one directive per line. These directives
- are the names of the kernel modules to load (minus the ip_masq_
- prefix). Any additional parameters are considered to be parame
- ters to the kernel module. The special directive all indicates
- that all ip_masq_* modules in the /lib/modules/`uname -r`/ipv4
- directory will be loaded. The all directive ends processing of
- the /etc/ipmasq/modules configuration file.
FILES
- /etc/ipmasq/modules
- The configuration file whose format is defined
- here.
BUGS
Does not understand kernel 2.4 (netfilter) module naming.
SEE ALSO
AUTHOR
- This manual page was written by Brian Bassett <brianb@de
- bian.org>, for the Debian GNU/Linux system (but may be used by
- others).
IP