Re: Cannot FTP Using Internet Explorer - Only DOS

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



I'd love to know what RFC compliance it is suggested that IIS isn't
matching.

RFCs 959 and 1123 have different views on the way a PASV command should
look. RFC 959 shows an example on page 45 that doesn't match the suggested
text on page 40; RFC 1123 notes this and requires that any parser of the FTP
stream should search for digits, rather than any specific formatting. I
wonder if that's what is being described here?

Alun.
~~~~
--
Software Design Engineer, Internet Information Server (FTP)
This posting is provided "AS IS" with no warranties, and confers no rights.

"Steve H" <SteveH@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:B4525F75-43AF-47B9-9DF2-36B4889D040F@xxxxxxxxxxxxxxxx
> This will fix it:
>
> FTP Fails to non-rfc compliant FTP Servers:
>
> Issuing LS Command on Passive FTP Fails to non-rfc compliant FTP Servers
>
> Article ID: nskb3258
>
> --------------------------------------------------------------------------------
>
>
> This solution applies to ScreenOS 4.0.0r4:
>
> If the FTP server you are connecting to is either a Microsoft or Cisco FTP
> server, and the client is connecting in passive mode, the data channel
> communication will fail. You can successfully log into the ftp server,
> but
> as soon as you try to list the directory (i.e. ls), the connection will
> hang.
> This is due to non-rfc compliancy with some ftp servers (Microsoft and
> Cisco
> are two known servers that have this problem).
>
> Workaround: Current workaround for this problem is to apply the following
> command from the CLI:
>
> set ftp non-rfc-support [Enter]
>
> ScreenOS 4.0.0r5 and above addresses this problem.
>
>
>
> Thanks for the help
>
>
> "Sintec" wrote:
>
>> Hi Steve,
>>
>> Do you have administrative access to the NetScreen firewall; if so you
>> need to run a 'debug flow basic' and look at the packet trace going
>> through the firewall.
>>
>> I have seen cases where certain FTP servers do not conform with the RFC
>> standard and therefore the NetScreen will block the communication, a
>> debug will confirm this is the case (if this is so there is a cli to
>> resolve this)
>>
>> regards
>>
>> Dave Sinclair
>> Sintec Ltd. Internet Solutions
>> http://www.sintecuk.co.uk
>>
>>


.



Relevant Pages

  • RE: pkg_add down!
    ... I have no firewall or "packetshaper" in between. ... So there is nothing wrong with Freebsd 6.0 or pkg_add command. ... them going to different ftp servers one on 3 and the other on 10 ... checking the ftp traffic flow during this process is a little ...
    (freebsd-questions)
  • Re: Using the FtpCommand function in wininet.dll
    ... command line to both Microsoft and Linux FTP servers and ALLO seems to be a ... I keep getting error #87 back, which is an error indicating ...
    (microsoft.public.dotnet.languages.csharp)