Telnet one of the systems from another runs, but ftp crashes if i try to exchange data.
Regards
Martin
Telnet only uses one port but FTP uses 2. Passive FTP which is supposed to
be the default on the 400 allows easy use of 2 ports over stupid client
firewalls. The 400 FTP command, sendpasv 1, sets to passive. This means the
client sends a passive command to the target which says get the data on port
x, wheras the sendpasv 0 tells the client to sent a newly opened port number
to the server which the data is sent on. Whichever way its done, there is
now an extra port which must be allowed through the firewall. A standard
router shouldnt worry either way, but a firewall has to be smart enough to
see the ftp commands requiring a new port associated with the 1st one. To
see the difference, ftp to yourself & enter debug before say dir & you will
get the idea. setpasv by itself toggles the state.
Cant be more help, I'm no expert on ftp, firewalls, routers or networking in
general. Maybe if you add the router type someone may be able to help with
its setup.
--
Jonathan
'SENDPASV 1' did it!
That shouldn't fix a crash.
It would fix a timeout.
--
I love ASR, you have total freedom of speech as long as it's
punctuated correctly. -- Chris Hacking in a.s.r