valter Posted November 10, 2005 Posted November 10, 2005 (edited) I have an odd problem with connecting to FTP servers. All connections times out. Firewall is no problem, because I can't connect even if FW is turned off. Here is my network diagram| INTERNET |-------------| Gateway server - Win2K3 |-----------| Switch |-------| Workstation |Any ideas are welcome Edited November 10, 2005 by klasika
cluberti Posted November 10, 2005 Posted November 10, 2005 Are you using passive or active (port) transfer mode?
alrichey Posted November 10, 2005 Posted November 10, 2005 Your ISP could also be blocking port 21 traffic. It could also be the FTP client you are using. Any more details?
valter Posted November 11, 2005 Author Posted November 11, 2005 My line is open all the way through from my ISP to my router, so that side is OK. I'm affraid that there is something going on on my gateway server. Anyone knows any test for FTP protocol, just to see what happens ...
alrichey Posted November 11, 2005 Posted November 11, 2005 Try typing telnet COMPUTERNAME 21 at the command prompt, you should get a response from the FTP serverFor example mine says: 220 Serv-U FTP Server v6.1 for WinSock ready...
valter Posted November 14, 2005 Author Posted November 14, 2005 Try typing telnet COMPUTERNAME 21 at the command prompt, you should get a response from the FTP serverFor example mine says: 220 Serv-U FTP Server v6.1 for WinSock ready...well for some reason I don't get the response from server ...
alrichey Posted November 14, 2005 Posted November 14, 2005 Hi, either your gateway or your ISP is blocking port 21 then.
cluberti Posted November 14, 2005 Posted November 14, 2005 More than likely, it's the ISP providing the internet line to your Gateway server site hosting the FTP site that is blocking port 21. Consider changing the FTP port that the FTP server is using and see if your FTP transfer works on that different port - it should.
valter Posted November 15, 2005 Author Posted November 15, 2005 I have no ftp servers on my LAN, and my ISP says that all my ports are open, so I'm targeting my gateway server as potentional problem ...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now