|
Home > Archive > IIS FTP Server > October 2004 > Passive mode don't work
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 |
Passive mode don't work
|
|
| Andrea 41 2004-10-28, 7:48 am |
| Good Afternoon.
I'm Andrea from Italy.
This morning i have found a problem on my FTP server. I have a Windows 2000
Server Machine with IIS 5.0, an FTP Server with some virtual directory.
Today when i try to connect on my ftp server i have this error: "Unable to
establish a connection with the server". The Server is ok because if i
disable the passive mode it work perfectly. Why my Server Ftp don't accept
more the passive mode? I don't modify nothing on this server.
Andrea
P.s: Sorry for my bad english.
| |
| Bernard 2004-10-29, 2:48 am |
| The ftp mode is determine by client side, ftp server will just response with
requested mode.
if you ftp locally at the server, any problem with passive mode ?
This is very common question, as passive mode uses different ports. hence if
you have a NAT or firewall make sure all related ports are open.
read -
Information About the IIS File Transmission Protocol (FTP) Service
http://support.microsoft.com/?id=283679
How To Configure PassivePortRange In IIS
http://support.microsoft.com/?id=555022
--
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/
"Andrea 41" <a_ferrari_NOSPAM@tin.it> wrote in message
news:clqqno$388$1@newsread.albacom.net...
> Good Afternoon.
> I'm Andrea from Italy.
> This morning i have found a problem on my FTP server. I have a Windows
2000
> Server Machine with IIS 5.0, an FTP Server with some virtual directory.
> Today when i try to connect on my ftp server i have this error: "Unable to
> establish a connection with the server". The Server is ok because if i
> disable the passive mode it work perfectly. Why my Server Ftp don't accept
> more the passive mode? I don't modify nothing on this server.
>
> Andrea
>
> P.s: Sorry for my bad english.
>
>
|
|
|
|
|