diff --git a/Shorewall/manpages/shorewall.conf.xml b/Shorewall/manpages/shorewall.conf.xml index 2150c3950..a9439ef80 100644 --- a/Shorewall/manpages/shorewall.conf.xml +++ b/Shorewall/manpages/shorewall.conf.xml @@ -112,7 +112,7 @@ role="bold">none} - + @@ -122,7 +122,7 @@ role="bold">none} - + @@ -132,7 +132,7 @@ role="bold">none} - + @@ -142,7 +142,7 @@ role="bold">none} - + @@ -384,6 +384,11 @@ Set AUTOHELPERS=No. + + Modify the HELPERS setting (see below) to list the helpers + that you need. + + Either: @@ -902,9 +907,10 @@ net all DROP infothen the chain name is 'net-all' role="bold">HELPERS=[helper[,helper...]] - Added in Shorewall 4.5.7. This option lists the Netfilter - application helpers that are to be enabled. If not specified, the - default is to enable all helpers. + Added in Shorewall 4.5.7. This option specifies a + comma-separated list naming the Netfilter application helpers that + are to be enabled. If not specified, the default is to enable all + helpers. Possible values for helper are: @@ -1174,7 +1180,7 @@ net all DROP infothen the chain name is 'net-all' - +
If this variable is not set or is given an empty value @@ -1423,7 +1429,7 @@ net all DROP infothen the chain name is 'net-all' - +
For example, using the default LOGFORMAT, the log prefix for @@ -1440,7 +1446,7 @@ net all DROP infothen the chain name is 'net-all' control your firewall after you enable this option. - + Do not use this option if the resulting log messages will @@ -1784,8 +1790,8 @@ LOG:info:,bar net fw The value of this option determines the possible file - extensions of kernel modules. The default value is "ko ko.gz ko.xz o o.gz - o.xz gz xz". + extensions of kernel modules. The default value is "ko ko.gz ko.xz o + o.gz o.xz gz xz". @@ -2162,7 +2168,7 @@ LOG:info:,bar net fw role="bold">" - + diff --git a/Shorewall6/manpages/shorewall6.conf.xml b/Shorewall6/manpages/shorewall6.conf.xml index a74550b14..2c17c6db4 100644 --- a/Shorewall6/manpages/shorewall6.conf.xml +++ b/Shorewall6/manpages/shorewall6.conf.xml @@ -98,7 +98,7 @@ role="bold">none} - + @@ -108,7 +108,7 @@ role="bold">none} - + @@ -118,7 +118,7 @@ role="bold">none} - + @@ -128,7 +128,7 @@ role="bold">none} - + @@ -313,6 +313,11 @@ Set AUTOHELPERS=No. + + Modify the HELPERS setting (see below) to list the helpers + that you need. + + Either: @@ -787,9 +792,10 @@ net all DROP infothen the chain name is 'net-all' role="bold">HELPERS=[helper[,helper...]] - Added in Shorewall 4.5.7. This option lists the Netfilter - application helpers that are to be enabled. If not specified, the - default is to enable all helpers. + Added in Shorewall 4.5.7. This option specifies a + comma-separated list naming the Netfilter application helpers that + are to be enabled. If not specified, the default is to enable all + helpers. Possible values for helper are: @@ -1239,7 +1245,7 @@ net all DROP infothen the chain name is 'net-all' - +
For example, using the default LOGFORMAT, the log prefix for @@ -1256,7 +1262,7 @@ net all DROP infothen the chain name is 'net-all' control your firewall after you enable this option. - + Do not use this option if the resulting log messages will @@ -1588,8 +1594,8 @@ LOG:info:,bar net fw The value of this option determines the possible file - extensions of kernel modules. The default value is "ko ko.gz ko.xz o o.gz - o.xz gz xz". + extensions of kernel modules. The default value is "ko ko.gz ko.xz o + o.gz o.xz gz xz". @@ -1903,7 +1909,7 @@ LOG:info:,bar net fw role="bold">" - + @@ -1949,7 +1955,7 @@ LOG:info:,bar net fw into. - + diff --git a/docs/configuration_file_basics.xml b/docs/configuration_file_basics.xml index 87d5e70d9..fedff060e 100644 --- a/docs/configuration_file_basics.xml +++ b/docs/configuration_file_basics.xml @@ -271,13 +271,9 @@ - /usr/share/shorewall/modules - directs - the firewall to load kernel modules. - - - - /usr/share/modules — Specifies the kernel - modules to be loaded during shorewall start/restart. + /usr/share/shorewall/modules — Specifies + the kernel modules to be loaded during shorewall + start/restart.