mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-22 07:33:43 +01:00
Correct typo in FTP.xml
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
c4d5bb904b
commit
54c7e1a607
@ -431,7 +431,7 @@ CT:helper:ftp loc - tcp 21</programlisti
|
||||
<para><filename>/etc/shorewall/rules:</filename></para>
|
||||
|
||||
<programlisting>#ACTION SOURCE DEST PROTO DPORT
|
||||
DNAT net loc:192.168.1.2:21 tcp 12345 { helper=ftp }the</programlisting>
|
||||
DNAT net loc:192.168.1.2:21 tcp 12345 { helper=ftp }</programlisting>
|
||||
|
||||
<para>That entry will accept ftp connections on port 12345 from the net
|
||||
and forward them to host 192.168.1..2 and port 21 in the loc zone.</para>
|
||||
|
Loading…
Reference in New Issue
Block a user