LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Port forwarding for FTP server (https://www.linuxquestions.org/questions/linux-server-73/port-forwarding-for-ftp-server-839524/)

dlugasx 10-21-2010 07:07 AM

Port forwarding for FTP server
 
Hi Gurus,

my ftp (with SSL) server is behind firewall.


Code:

  81.81.81.81 FIREWALL (my external address)

            192.168.1.5 - FTP server

How to create portforwarding for such a configuration. I`m not interesting about iptables rules. I would like to know which port should I redirect and how ?

FTP server usualy using 20 and 21. What about VSFTPD with SSL ? Also 20 and 21 ?


Who can help me ?

theNbomr 10-21-2010 11:42 AM

Your request is for contradictory solutions: port forwarding is implemented in iptables/netfilter.

--- rod.


All times are GMT -5. The time now is 12:04 PM.