Here is a log (w/ debuging turned on) of my ftp session. Look like I'm having the same problem. The IP address 192.168.10.101 is the IP of my local machine I am ftp'ing from. Hope this helps. --------------- # ftp -d ftp.aserver.com Connected to ftp.aserver.com. 220 inhouse Microsoft FTP Service (Version 3.0). ---> AUTH KERBEROS_V5 500 'AUTH KERBEROS_V5': command not understood Kerberos V5: rejected as an authentication type Name (ftp.aserver.com:root): ftpuser ---> USER ftpuser 331 Password required for ftpuser. Password: ---> PASS XXXX 230 User ftpuser logged in. ---> SYST 215 Windows_NT version 4.0 Remote system type is Windows_NT. ---> TYPE A 200 Type set to A. Using ascii mode to transfer files. ftp> dir ---> PORT 192,168,10,101,8,34 200 PORT command successful. ---> LIST 150 Opening ASCII mode data connection for /bin/ls. **** HANG FOREVER *** --------------------------- > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of John Smith > Sent: Tuesday, June 01, 1999 12:35 PM > To: [EMAIL PROTECTED] > Subject: [ShareTheNet] Oops: Re: [ShareTheNet] Ftp problems > > > Ok, so I screwed up my description. > > I can't ftp IN from anything. I can just ftp OUT ok, and the > primenet site is one that is not inside a firewall so I can get to it. > > Spotted what Looks like something relating to the problem. Here > is an ftp session from outside (primenet) to my linux box behind STN. > > ftp -i savoury.net > Connected to savoury.net. > 220 savoury FTP server (Version wu-2.4.2-academ[BETA-18](1) Mon > Aug 3 19:17:20 . > Name (savoury.net:jsmithii): johns > 331 Password required for johns. > Password: > 230 User johns logged in. > Remote system type is UNIX. > Using binary mode to transfer files. > ftp> dir > 227 Entering Passive Mode (192,168,0,2,32,225) > > Note the IP after Entering passive Mode. (192.168.0.2) > > That's the local internal IP for the linux box, not the external > IP for savoury.net. Is this a linux ftp contiguration or something? > > John Smith > > > > Free web-based email, anytime, anywhere! > ZDNet Mail - http://www.zdnetmail.com > > _______________________________________________ > ShareTheNet maillist - [EMAIL PROTECTED] > http://www.webserv.com/mailman/listinfo/sharethenet > _______________________________________________ ShareTheNet maillist - [EMAIL PROTECTED] http://www.webserv.com/mailman/listinfo/sharethenet
