Mention how to create /etc/shorewall/modules

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9316 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2009-01-19 23:12:42 +00:00
parent e846d0a448
commit d55afbc647

View File

@ -311,8 +311,9 @@ xt_tcpudp 3328 0
the control connection looking for PASV and PORT commands as well as PASV
responses. If you run an FTP server on a nonstandard port or you need to
access such a server, you must therefore let the helpers know by
specifying the port in /etc/shorewall/modules entries for the helpers.
<caution>
specifying the port in /etc/shorewall/modules entries for the helpers. You
should create /etc/shorewall/modules by copying
/usr/share/shorewall/modules.<caution>
<para>You must have modularized FTP connection tracking support in
order to use FTP on a non-standard port.</para>
</caution></para>
@ -429,4 +430,4 @@ ACCEPT:info dmz net tcp - 20</programlisting>
<para>The above rule accepts and logs all active mode connections from my
DMZ to the net.</para>
</section>
</article>
</article>