Hello,
On Thu, 24 May 2001, Jeremy Kusnetz wrote:
> ftp> passive
> Passive mode on.
> ftp> ls
> ---> PASV
> 227 Passive mode on (10,75,32,17,18,31)
> ftp: connect: No route to host
> ftp>
At first look it seems you are using FTP server that is not
supported from Linux 2.2 masquerade. The kernel waits for
227 Entering Passive Mode (xxx,xxx,xxx,xxx,ppp,ppp)
I assume the check in the kernel is very restrictive and can't
detect the real server reply. Is that possible? Change the kernel and/or
the FTP server :)
And why 10.75.32.17 is in the game while I don't see it in the
tcpdump output?
Regards
--
Julian Anastasov <ja@xxxxxx>
|