On Sat, 06 Jan 2007 12:55:37 -0500, Brian V wrote:
>
> "Doc" <> wrote in message
> news:KYPnh.9286$ t...
>> Wil Schultz wrote:
>>> K.J. 44 wrote:
>>>> Hi,
>>>>
>>>> I have opened port 22 in my firewall and am trying to connect to an
>>>> SFTP server. When I connect (using WinSCP3) and sniff with ethereal, I
>>>> can see three syn packets coming out and one response from the server
>>>> that is RST-ACK. I am not sure what is going on. All the client says
>>>> is "Network error: Connection Timed Out"
>>>>
>>>> Thanks for any suggestions.
>>>>
>>>
>>> You must have an error in your config, you should correct the error.
>>>
>>> -Wil
>>>
>> ambiguous there
>
> I just ran in to this at a customers last night. Took hours of
> troubleshooting and I cannot believe the fix also have no idea how it could
> possibly related to SFTP. I verified this in a lab environment, same exact
> results. Very simply, remove the "inspect skinny" from your inspection
> policy, hopefully you are not running cisco voice thru the ASA and need that
> inspect.
>
> -Brian
Really - Per the following it can't be done.
http://www.cisco.com/en/US/products/...80094874.shtml
Q. Is SFTP supported through the PIX?
A. No. In a typical FTP connection, either the client or the server must tell the other what port to use for data transfer. The PIX is able to inspect this conversation and open that port. However, with SFTP this conversation is encrypted and the PIX is unable to determine what ports to open and the SFTP connection ultimately fails.
One possible workaround in this situation is to use an SFTP client
that supports the use of a "clear data channel." With this option
enabled, the PIX should be able to determine what port needs to be
opened.