Re: IIS 5.1 Passive-Mode FTP Behind Linksys Router
From: Alun Jones [MS MVP] (alun_at_texis.invalid)
Date: 04/24/04
- Previous message: Jeff Cochran: "Re: FTP Automatic Login Worldwide"
- In reply to: Jeff Cochran: "Re: IIS 5.1 Passive-Mode FTP Behind Linksys Router"
- Next in thread: Jeff Cochran: "Re: IIS 5.1 Passive-Mode FTP Behind Linksys Router"
- Reply: Jeff Cochran: "Re: IIS 5.1 Passive-Mode FTP Behind Linksys Router"
- Reply: Bernard: "Re: IIS 5.1 Passive-Mode FTP Behind Linksys Router"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 24 Apr 2004 22:33:08 GMT
In article <408c8e55.188207678@msnews.microsoft.com>,
jcochran.nospam@naplesgov.com (Jeff Cochran) wrote:
>On Fri, 23 Apr 2004 15:01:03 -0700, "Steve A"
><anonymous@discussions.microsoft.com> wrote:
>
>>I am trying to support Passive-Mode FTP Behind a Linksys Router with no luck.
> I want to give access to a few people who are behind a NAT firewall on their
> client end. Do I need to set any settings in the ftp service itself, and
> exactly what ports do I need to open on the linksys router which the server is
> behind? Do the Clients have to do anything besides set their internet browser
> for Passive-Mode FTP?
>
>Passive mode should just require ports 20 and 21 open on the Linksys.
Nononononono.
Once again, when you're opening firewall ports, particularly on
Linksys-quality firewalls / routers, you are opening for inbound
connections. Port 20 is never used as a destination for inbound
connections, only as a source for outbound data connections in active mode
(i.e. non-passive). Firewalls like the Linksys are generally open for all
outbound connections.
Supporting PASV mode on IIS 5.x requires that you open up a range of ports
for incoming connections from the client to the server.
http://support.microsoft.com/?id=810639 will tell you how to define that
range for IIS.
Alun.
~~~~
[Please don't email posters, if a Usenet response is appropriate.]
-- Texas Imperial Software | Find us at http://www.wftpd.com or email 1602 Harvest Moon Place | alun@texis.com. Cedar Park TX 78613-1419 | WFTPD, WFTPD Pro are Windows FTP servers. Fax/Voice +1(512)258-9858 | Try our NEW client software, WFTPD Explorer.
- Previous message: Jeff Cochran: "Re: FTP Automatic Login Worldwide"
- In reply to: Jeff Cochran: "Re: IIS 5.1 Passive-Mode FTP Behind Linksys Router"
- Next in thread: Jeff Cochran: "Re: IIS 5.1 Passive-Mode FTP Behind Linksys Router"
- Reply: Jeff Cochran: "Re: IIS 5.1 Passive-Mode FTP Behind Linksys Router"
- Reply: Bernard: "Re: IIS 5.1 Passive-Mode FTP Behind Linksys Router"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|