NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.

Forum Discussion

PaulC_303's avatar
PaulC_303
Aspirant
Feb 08, 2016
Solved

Cannot connect to FTP server with C3700-100NA but CAN with WNR2000v4

Cannot connect to FTP server from one computer…. but can from another using same credentials. Only difference between the two PC’s is they are on different routers in different locations, same ISP, ...
  • PaulC_303's avatar
    Feb 14, 2016

    Here is what I found was the problem and how I fixed it.

     

    My FTP server is hosted on Amazon EC2 and set to use Passive mode. The server has a 'real' IP address, and a 'elastic' public IP address using NAT. It would appear that the C3700 has difficulty with the server responses and fails. The WNR2000 is smart enough to deal with the buggy response and succeeds.

     

    The fix was to add MasqueradeAddress [elastic public IP address] to the proftpd config, and all is well.

     

    http://www.proftpd.org/docs/howto/NAT.html