12-08-05 10:56 PM
Sound to me like a firewall / network issue, where the DOS ftp.exe does not
keep the connection alive.
Perhaps its a PASV FTP Server and the client is under a firewall... I say
this only cause of the 192.... address you posted.
For example if you have an FTP Server under a firewall and its address is
192.168.1.100 and your public address is 200.abc.bbc.10. People from outside
connect to your server to that pub IP Address 200.... but the response from
the server would be 220 192.168.1.100 FTP server ready, this is because the
server is non routable, and a port is forwarded to it. If the server is not
in PORT Mode it would be in PASV and thus looking for a "RANGE" of ports to
accept connections on...
Sorry I am bad at wordding all of this but thats just my thoughs on it.
[ Post a follow-up to this message ]
|