1SHOREWALL6-MODULES(5)           [FIXME: manual]          SHOREWALL6-MODULES(5)
2
3
4

NAME

6       modules - shorewall6 file
7

SYNOPSIS

9       /usr/share/shorewall6/modules
10
11       /usr/share/shorewall6/helpers
12

DESCRIPTION

14       These files specify which kernel modules shorewall6 will load before
15       trying to determine your ip6tables/kernel's capabilities. The modules
16       file is used when LOAD_HELPERS_ONLY=No in shorewall6.conf[1](8); the
17       helpers file is used when LOAD_HELPERS_ONLY=Yes.
18
19       Each record in the files has the following format:
20
21       loadmodule modulename [moduleoption...]
22
23       The modulename names a kernel module (without suffix). shorewall6 will
24       search for modules based on your MODULESDIR and MODULE_SUFFIX settings
25       in shorewall6.conf[1](8). The moduleoptions are passed to modprobe (if
26       installed) or to insmod.
27
28       The /usr/share/shorewall6/modules file contains a large number of
29       modules. Users are encouraged to copy the file to
30       /etc/shorewall6/modules and modify the copy to load only the modules
31       required or use LOAD_HELPERS_ONLY=Yes..if n .sp
32           Note
33           If you build monolithic kernels and have not installed
34           module-init-tools, then create an empty /etc/shorewall6/modules
35           file; that will prevent shorewall6 from trying to load modules at
36           all.
37

EXAMPLE

39       loadmodule ip_conntrack_ftp ports=21,221
40

FILES

42       /usr/share/shorewall6/modules
43
44       /usr/share/shorewall6/helpers
45
46       /etc/shorewall6/modules
47
48       /etc/shorewall6/helpers
49

SEE ALSO

51       shorewall6(8), shorewall6-accounting(5), shorewall6-actions(5),
52       shorewall6-blacklist(5), shorewall6-hosts(5), shorewall6-interfaces(5),
53       shorewall6-maclist(5), shorewall6-params(5), shorewall6-policy(5),
54       shorewall6-providers(5), shorewall6-route_rules(5),
55       shorewall6-routestopped(5), shorewall6-rules(5), shorewall6.conf(5),
56       shorewall6-secmarks(5), shorewall6-tcclasses(5),
57       shorewall6-tcdevices(5), shorewall6-tcrules(5), shorewall6-tos(5),
58       shorewall6-tunnels(5), shorewall6-zones(5)
59

NOTES

61        1. shorewall6.conf
62           http://www.shorewall.net/manpages6/shorewall6.conf.html
63
64
65
66[FIXME: source]                   09/16/2011             SHOREWALL6-MODULES(5)
Impressum