diff --git a/docs/FTP.xml b/docs/FTP.xml index f977e4102..ddca3cbbd 100644 --- a/docs/FTP.xml +++ b/docs/FTP.xml @@ -431,7 +431,7 @@ CT:helper:ftp loc - tcp 21/etc/shorewall/rules: #ACTION SOURCE DEST PROTO DPORT -DNAT net loc:192.168.1.2:21 tcp 12345 { helper=ftp }the +DNAT net loc:192.168.1.2:21 tcp 12345 { helper=ftp } 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.