|
|
|
date: Thu, 26 Jun 2008 11:09:52 +0200,
group: microsoft.public.inetserver.iis.ftp
back
Re: LIST command times out
Have yet to test it out myself.
Lot of firewall/etc settings at iis.net, read -
http://learn.iis.net/page.aspx/356/ftp-7-for-iis-70
--
Regards,
Bernard Cheah
http://www.iis.net/
http://msmvps.com/blogs/bernard/
"Rainer Queck" <Rainer@noemail.noemail> wrote in message
news:eXTwmx21IHA.4164@TK2MSFTNGP03.phx.gbl...
> Hello NG,
>
> on setting up the ftp7_x64 on my Windows Server 2008 I can't get the file
> list if I connect to it from outside (internet).
> I do get connection but on the LIST command I get a time out.
> If I connect to it from within my LAN every thing works fine.
> So I assume this is a question of correctly configuring my fire wall, but
> wich port must I allow to enable a passive data connection?
>
> A (paritally) printout of my ftp-client login log can be found below.
>
> Thanks for help and hints!
>
> Regards
> Rainer Queck
>
>
>
> Befehl: AUTH SSL
> Antwort: 234 AUTH command ok. Expecting TLS Negotiation.
> Status: SSL-Verbindung hergestellt. Warten auf Willkommens-Meldung...
> Befehl: USER klaus
> Antwort: 331 Password required for klaus.
> Befehl: PASS ************
> Antwort: 230 User logged in.
> Befehl: SYST
> Antwort: 215 Windows_NT
> Befehl: FEAT
> Antwort: 211-Extended features supported:
> Antwort: LANG EN*
> Antwort: UTF8
> Antwort: AUTH TLS;TLS-C;SSL;TLS-P;
> Antwort: PBSZ
> Antwort: PROT C;P;
> Antwort: CCC
> Antwort: HOST
> Antwort: SIZE
> Antwort: MDTM
> Antwort: 211 END
> Befehl: OPTS UTF8 ON
> Antwort: 200 OPTS UTF8 command successful - UTF8 encoding now ON.
> Befehl: PBSZ 0
> Antwort: 200 PBSZ command successful.
> Befehl: PROT P
> Antwort: 200 PROT command successful.
> Status: Verbindung hergestellt
> Status: Verzeichnisinhalt wird abgeholt...
> Befehl: PWD
> Antwort: 257 "/" is current directory.
> Befehl: TYPE A
> Antwort: 200 Type set to A.
> Befehl: PASV
> Antwort: 227 Entering Passive Mode (192,168,100,2,19,143).
> Befehl: LIST
> Antwort: 150 Opening ASCII mode data connection.
> Fehler: Timeout entdeckt! (timeout discovered)
> Fehler: Dateiliste konnte nicht empfangen werden (file list could not be
> recieved)
>
date: Mon, 30 Jun 2008 15:40:21 +0800
author: Bernard Cheah [MVP] uss
|
|