'\" t .\" Title: shorewall6-modules .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.76.1 .\" Date: 10/19/2014 .\" Manual: Configuration Files .\" Source: Configuration Files .\" Language: English .\" .TH "SHOREWALL6\-MODULES" "5" "10/19/2014" "Configuration Files" "Configuration Files" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" modules \- shorewall6 file .SH "SYNOPSIS" .HP \w'\fB/usr/share/shorewall6/modules\fR\ 'u \fB/usr/share/shorewall6/modules\fR .HP \w'\fB/usr/share/shorewall6/helpers\fR\ 'u \fB/usr/share/shorewall6/helpers\fR .SH "DESCRIPTION" .PP These files specify which kernel modules shorewall6 will load before trying to determine your ip6tables/kernel\*(Aqs capabilities\&. The modules file is used when LOAD_HELPERS_ONLY=No in \m[blue]\fBshorewall6\&.conf\fR\m[]\&\s-2\u[1]\d\s+2(5); the helpers file is used when LOAD_HELPERS_ONLY=Yes\&. .PP Each record in the files has the following format: .HP \w'\fBloadmodule\fR\ 'u \fBloadmodule\fR \fImodulename\fR [\fImoduleoption\fR...] .PP The \fImodulename\fR names a kernel module (without suffix)\&. shorewall6 will search for modules based on your MODULESDIR and MODULE_SUFFIX settings in \m[blue]\fBshorewall6\&.conf\fR\m[]\&\s-2\u[1]\d\s+2(5)\&. The \fImoduleoption\fRs are passed to modprobe (if installed) or to insmod\&. .PP The /usr/share/shorewall6/modules file contains a large number of modules\&. Users are encouraged to copy the file to /etc/shorewall6/modules and modify the copy to load only the modules required or use LOAD_HELPERS_ONLY=Yes\&..if n \{\ .sp .\} .RS 4 .it 1 an-trap .nr an-no-space-flag 1 .nr an-break-flag 1 .br .ps +1 \fBNote\fR .ps -1 .br .PP If you build monolithic kernels and have not installed module\-init\-tools, then create an empty /etc/shorewall6/modules file; that will prevent shorewall6 from trying to load modules at all\&. .sp .5v .RE .SH "EXAMPLE" .PP loadmodule ip_conntrack_ftp ports=21,221 .SH "FILES" .PP /usr/share/shorewall6/modules .PP /usr/share/shorewall6/helpers .PP /etc/shorewall6/modules .PP /etc/shorewall6/helpers .SH "SEE ALSO" .PP shorewall6(8), shorewall6\-accounting(5), shorewall6\-actions(5), shorewall6\-blacklist(5), shorewall6\-hosts(5), shorewall6\-interfaces(5), shorewall6\-maclist(5), shorewall6\-netmap(5),shorewall6\-params(5), shorewall6\-policy(5), shorewall6\-providers(5), shorewall6\-rtrules(5), shorewall6\-routestopped(5), shorewall6\-rules(5), shorewall6\&.conf(5), shorewall6\-secmarks(5), shorewall6\-tcclasses(5), shorewall6\-tcdevices(5), shorewall6\-mangle(5), shorewall6\-tos(5), shorewall6\-tunnels(5), shorewall6\-zones(5) .SH "NOTES" .IP " 1." 4 shorewall6.conf .RS 4 \%http://www.shorewall.net/manpages6/shorewall6.conf.html .RE