|
||||||||
For active ftp you will also need to open port 20 for the data stream. Passive FTP will be more of a problem because you will need to open up the ephemeral port range of the ftp server and if the ftp server is using a non routable IP address then you'll need to get it to spoof the WAN ip address as well. Have a look at your ftp server docs to see if this is supported and how to do it. Regards, Frans ----- Original Message ----- From: "Magne Andreassen" <magne dot andreassen at bluezone dot no> To: <phormis at blur dot com>; <m0n0wall at lists dot m0n0 dot ch> Sent: Thursday, September 18, 2003 4:01 PM Subject: RE: [m0n0wall] FTP help... > Paul Hormis wrote: > > I am currently trying to run an FTP server through my > > wireless router which is running m0n0wall. > > > > I can't seem to get the redirection from the radio to my > > machine with the FTP server to work. > > > > My ISP told me that all I need to do is add a rule > > redirecting port 21 to the internal IP of the system running the FTP > > server. > > > > I have done that but it just will not work. > > > > Can anyone help point me in the right direction? > > > > Any help would be GREATLY appreciated. > > > Firewall->NAT->Inbound > Add a new rule, select TCP as protocol, and FTP as external > port, enter the internal ip-addr of the ftp-server, and specify > FTP as local port. Check "Auto-add a firewall rule......" if you > havent already created a firewall rule to allow ftp traffic > from WAN. > > Magne > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch > For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch > > |