Yet another person with connection problems...

Core FTP client questions and answers
Post Reply
maribari07
Posts: 3
Joined: Tue Oct 18, 2005 11:59 pm

Yet another person with connection problems...

Post by maribari07 »

Hello! I'm really having a hard time figuring out what the heck I'm doing wrong over here. I even did the 'test' ftp site (at->> ftp.netscape.com) that someone had suggested in another forum... and it worked! I even looked at the windows xp posts and took off my firewall, opened the port (21), and everything... and yet... still no connection with my IP address for here! :cry: If you can, please tell me what's wrong? I'll be forever grateful... :)

Here is my error messege (the first part includes when I connected sucessfully to the netscape ftp):

esolving ftp.netscape.com...
Connect socket #4284 to 205.188.221.242, port 21...
220-d2
220-d2
USER anonymous
331 Please specify the password.
PASS **********
230 Login successful.
SYST
215 UNIX Type: L8
Keep alive off...
PWD
257 "/"
WD
257 "/"
PASV
227 Entering Passive Mode (205,188,221,242,179,237)
LIST
Connect socket #4312 to 205.188.221.242, port 46061...
150 Here comes the directory listing.
226 Directory send OK.
Transferred 446 bytes in 0.008 seconds

--------------
(and then when I try to do it from my IP address...)

Connect socket #4284 to 192.101.250.250, port 21...
Can't establish connection --> 192.101.250.250:21 @ Tue Oct 18 19:57:21 2005 (0-5)
-------------

Please help me if you can!
:( Btw, my connection also doesn't work on other ftp programs... lol I tried...
bazkar
Posts: 16
Joined: Mon Oct 10, 2005 1:21 pm

Post by bazkar »

Ok, since the connection to ftp.netscape.com is working, the machine you're connecting from does not seem to be the problem. The problem seems to lie with the machine you're trying to connect to, the 192.101.250.250 machine.

Is there an FTP server running on the machine with IP address 192.101.250.250?
Is the server accepting connections on port 21?

Since you cannot connect with any other client as well, this might be a server problem and not a client problem.
maribari07
Posts: 3
Joined: Tue Oct 18, 2005 11:59 pm

Post by maribari07 »

bazkar wrote:Ok, since the connection to ftp.netscape.com is working, the machine you're connecting from does not seem to be the problem. The problem seems to lie with the machine you're trying to connect to, the 192.101.250.250 machine.

Is there an FTP server running on the machine with IP address 192.101.250.250?
Is the server accepting connections on port 21?

Since you cannot connect with any other client as well, this might be a server problem and not a client problem.
I am at a college with a network system... do you think that could be the problem? I'll ask them myself, though...
thanks a lot!
maribari07
Posts: 3
Joined: Tue Oct 18, 2005 11:59 pm

Post by maribari07 »

CP wrote:I couldn't connect to it either. Contact the FTP administrator and ask him/her why you can't connect.
Thanks, I will! :) Oh, btw... who do I contact for that?? The people who give my internet network? Or a certain 'company' or something that deals only with FTP things?
Post Reply