On Fri, Mar 12, 2010 at 4:43 PM, Aidan Diffey <[email protected]> wrote: > I have fixed it using another IPTABLES command: > * > iptabes -A PREROUTING -t nat -p tcp -m tcp --dport 21 -j REDIRECT > --to-ports 10121* > > This appears to fix the connection problem.
It seems like we should have pointed you to this page in our documentation, sorry for not remembering it earlier. http://mina.apache.org/ftpserver/ftpserver-and-port-21-on-linux.html /niklas
