[CentOS] vsftpd and active mode connections causes FTP session to hang

Fri Jun 6 02:53:41 UTC 2008
Filipe Brandenburger <filbranden at gmail.com>

On Thu, Jun 5, 2008 at 2:05 PM, Timothy Selivanow
<timothy.selivanow at virtualxistenz.com> wrote:
> things like 'put' and 'get', etc.), the connection hangs.  If you wait a
> bit it returns with a "425 Failed to establish connection".  I've tried

Is the FTP client behind NAT? If it is then active FTP won't work,
since the client will request the server to connect to the internal
IP.

HTH,
Filipe