› Forums › Network Management › ZeroShell › FTP server configuration in a DMZ › Re: HOW TO CONFIGURE VIA ZEROSHELL THIS PORT REDIRECTION
February 16, 2009 at 10:17 am
#47602
Member
First, thanks to answer.
In the firewall, I only can access to the following chains :
– FORWARD
– INPUT
– OUTPUT
I think, to redirect port, I have to access to the PRE_ROUTING chain ?
I try to put rules on the FORWARD chain such as :
* Destination IP : IP of the FTP server (192.68.2.2)
* INPUT : ETH01
* OUTPUT : ETH02
* PROTOCOLE matching : TCP (source port 21 , destination port 21)
I did the same with 20 port.
But, it didn’t work (with this rules). I can’t connect from outside.