Solving FTP Connectivity Issues with IE

  • Thread starter Thread starter russ_watters
  • Start date Start date
Click For Summary

Discussion Overview

The discussion revolves around troubleshooting FTP connectivity issues when accessing an FTP server through Internet Explorer (IE). Participants explore various technical aspects related to network configuration, firewall settings, and port forwarding, with a focus on ensuring reliable access for clients.

Discussion Character

  • Technical explanation
  • Debate/contested
  • Exploratory

Main Points Raised

  • One participant describes their setup, noting that they can access the FTP server through an FTP client but encounter timeout errors when using IE.
  • Another participant questions the firewall setup and provides a link for further information.
  • A participant expresses uncertainty about how to allow port commands on their Belkin router, despite having set up port forwarding for ports 20 and 21.
  • One suggestion is made to open additional ports (60000-65000) for passive connections.
  • Multiple participants report performing an nmap scan, revealing that port 20 appears closed, which may be contributing to the connectivity issue.
  • There is confusion regarding the difference between "virtual server" and "Special Application Ports" settings on the router.
  • Suggestions are made to test connectivity by DMZing the machine to determine if the issue lies with the server configuration or the firewall.
  • One participant indicates a willingness to set up a software firewall if necessary, given the temporary nature of the project.

Areas of Agreement / Disagreement

Participants express varying levels of uncertainty regarding firewall configurations and the implications of port settings. There is no consensus on the exact cause of the connectivity issues, and multiple suggestions are offered without agreement on a definitive solution.

Contextual Notes

Participants mention potential limitations in their understanding of firewall settings and port forwarding, as well as the specific configurations of their router. There is also a lack of clarity regarding the implications of DMZing the machine and the security considerations involved.

Messages
23,876
Reaction score
11,345
I'm running an FTP server at work on a pretty basic network: the server is really just a file server running Win2k Pro and GuildFTP for the FTP server. We have Comcast Cable and a Belkin router. I have ports 20 and 21 forwarded, but can't (usually) access the FTP server through IE. I get a timeout error. I can access the FTP server though an FTP client - its called SmartFTP. Strangely, once connected via the client, I can then connect through IE. Switching in and out of passive mode doesn't seem to help anything. The client shows the same timeout error but is still able to connect.

I need to be able to connect through IE because I have clients I want to give access and it has to be idiot-proof (a link to the ftp server in an email).

If it helps, the FTP is: ftp://68.42.21.94/[/URL] (read, but no write access).

Any ideas?
 
Last edited by a moderator:
Computer science news on Phys.org
Is your firewall setup correctly?

http://www.landfield.com/wu-ftpd/mail-archive/wuftpd-questions/2001/Nov/0202.html
 
Last edited by a moderator:
dduardo said:
Is your firewall setup correctly?
My firewall (the belkin router) doesn't have much in the way of options. I already set up port forwarding for ports 20 and 21 (virtual server), but don't see how to allow port commands (though since the error is a timeout error, I'm doubting that's it). Any ideas? And for the port forwarding, TCP or UDP (what are they?)? And I'd rather not put the server outside the hardware firewall with a software firewall (but I might)...

Thanks for the help...
 
For passive connections you need these ports open:

60000-65000
 
I just did an nmap scan of your ip and the ftp-data port 20 is closed. That might be your problem.
 
dduardo said:
I just did an nmap scan of your ip and the ftp-data port 20 is closed. That might be your problem.
Hmm. I don't see how that could be - I have the port listed in the "virtual server" section of my router setup page. But then there's also the "Special Application Ports" section - what's the difference?
 
I don't know the difference. Try adding the ports to that list to see what happens.

Another test you can do is to DMZ the machine and see if it works. If you still have problems then you know it is a server configuration problem and not the firewall.
 
dduardo said:
Another test you can do is to DMZ the machine and see if it works. If you still have problems then you know it is a server configuration problem and not the firewall.
I'm going to work on it this weekend and if I can't get it to work any other way, I'll DMZ it and set-up a software firewall. Since I only need it for a project that is going to last about a month, I'm not too worried about security that way.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
Replies
11
Views
2K
  • · Replies 1 ·
Replies
1
Views
6K
Replies
8
Views
4K
Replies
13
Views
2K
Replies
13
Views
2K
  • · Replies 30 ·
2
Replies
30
Views
14K
  • · Replies 8 ·
Replies
8
Views
4K
  • · Replies 2 ·
Replies
2
Views
4K