X-Spam-Check-By: sourceware.org
Message-ID: <195b3f1f0610261941k15294f55j35ebf8a0817cf403@mail.gmail.com>
Date: Fri, 27 Oct 2006 11:41:17 +0900
From: "Wynfield Henman" <wynfield@gmail.com>
To: cygwin@cygwin.com
Subject: Re: How to go through a company proxy with ssh ?
In-Reply-To: <31b7d2790610261433q27e04c9bnf615dd94b7952301@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <1161879106.4540de42eeb55@imp6-g19.free.fr> 	 <a5f030530610260926j323fb3d4lb72fa6e0896a8172@mail.gmail.com> 	 <4540FE87.7000504@cesmail.net> 	 <31b7d2790610261433q27e04c9bnf615dd94b7952301@mail.gmail.com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

>   ProxyCommand /usr/local/bin/corkscrew proxy.domain.com:8080 %h %p

The above looks good.


> ~/.ssh/jrdepriest.auth

I don't know about the above, I jus t use   "id_dsa.pub"  for cvs access

> When I run ssh user@ww.xx.yy.zz, it automatically invokes the
> corkscrew command which reads my user name and password from the auth> file and sends the information to port 8080 on our proxy server (HTTP, > not HTTPS or SOCKS or FTP which are also all available).

Did you try adding the specific port:   ssh -p 443 user@www.xx.yy.zz   ?
with no changes to the  ~/.ssh/config file

Regards,

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

