|
Home > Archive > IIS FTP Server > September 2004 > FTP using custom port
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
FTP using custom port
|
|
|
| Dear all,
I'm configuring a FTP site w/ Windows 2003 server (IIS6.0). It contains a
Default FTP site already. However, I have to configure another FTP site on
the same server. Therefore, I chose to use a port 9999 for that purpose.
This server is behind ISA2000, I have published the server w/ the port 9999
specified.
I tested the FTP w/ IE (ftp://server:9999), it was succeeded at the local
network. When I access it from internet, I can get the same login dialog
box. However, after I enter the login information. The FTP session time out.
Can anyone help me to solve this problem? Many thanks.
Gary
| |
| Jeff Cochran 2004-09-11, 8:47 pm |
| On Fri, 10 Sep 2004 22:50:49 +0800, "GY" <yaugary@hotmail.com> wrote:
>Dear all,
>
>I'm configuring a FTP site w/ Windows 2003 server (IIS6.0). It contains a
>Default FTP site already. However, I have to configure another FTP site on
>the same server. Therefore, I chose to use a port 9999 for that purpose.
>This server is behind ISA2000, I have published the server w/ the port 9999
>specified.
>
>I tested the FTP w/ IE (ftp://server:9999), it was succeeded at the local
>network. When I access it from internet, I can get the same login dialog
>box. However, after I enter the login information. The FTP session time out.
>
>Can anyone help me to solve this problem?
Test with a different FTP client to make sure the error isn't in IE.
Beyond that, it's a ISA issue since FTP works correctly internally.
Possibly active/passive and which ports are available through ISA.
Jeff
|
|
|
|
|