954,323 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

FTP unreachable from other country

Hi all, I need to connect through ftp on some server to do some changes but I think that they use some rules to avoid connection from other foreigner countries (is it possible in your opinion). Basically I receive the 510 error with login and password incorrect but if my friends try with the same user and password in the same country of the server they got no problem!

So I was thinking to use some proxy but... I have no server to di proxy and anyway the proxy usually is for http protocol... i'm right?

I'd appreciate any suggestion!


Thanks!

shella
Light Poster
28 posts since Aug 2008
Reputation Points: 10
Solved Threads: 0
 

if you want to find out if there is a proxy involved use traceroute (tracert on windows systems) to show you how your packets are being routed to the host.

traceroute

If the tracert looks good then try using telnet and the port (21 for ftp) to see if you can connect to ftp.

telnet :21

rch1231
Posting Shark
959 posts since Sep 2009
Reputation Points: 119
Solved Threads: 142
 

Don't know, i tried with traceroute and also with nmap.
The port 21 is open but with the same login my friend does from Italy (where the server is) ... he log in, me not!

shella
Light Poster
28 posts since Aug 2008
Reputation Points: 10
Solved Threads: 0
 

google for an anonymous proxy in italy, and punch that into your ftp client. It's weird they would block it like that though.

ryan461
Junior Poster
116 posts since Jun 2010
Reputation Points: 10
Solved Threads: 7
 

Yes good idea, I think I have no alternative.
Cheers

shella
Light Poster
28 posts since Aug 2008
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: