Hi,
ftp> ls 500 Illegal PORT command. 425 Can't build data connection: Connection refused
Are you behind a firewall? Try using passive ftp.If you *are* behind a Linux firewall, make sure something like this line is used on boot:
/sbin/modprobe ip_masq_ftp That way, you don't have to use passive ftp. HTH... Nico