Ryan <[EMAIL PROTECTED]> wrote:
>
> 220 Exhilirate (glFtpD v1.9.5) ready.
> User (ftp.ml.org:(none)): Apollyon
> 331 Password required for Apollyon.
> Password:
> 230 User Apollyon logged in.
> ftp> ls
> 200 PORT command successful.
> 425 Can't build data connection: No route to host.

Turn on "debug" in your ftp session and you will probably see the
reason.  You are sending a PORT command with your private IP address,
and the remote ftpd can't route to that host directly.

The ip_masq_ftp module is supposed to take care of this, but you have to
load it manually.

-- 
   [EMAIL PROTECTED] (Fuzzy Fox)      ||   "Her lips said 'No,' but her
sometimes known as David DeSimone  ||    eyes said 'Read my lips!'"
  http://www.dallas.net/~fox/      ||
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For daily digest info, email [EMAIL PROTECTED]

Reply via email to