delorie.com/archives/browse.cgi | search |
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 AT gmail DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: How to go through a company proxy with ssh ? |
In-Reply-To: | <31b7d2790610261433q27e04c9bnf615dd94b7952301@mail.gmail.com> |
MIME-Version: | 1.0 |
References: | <1161879106 DOT 4540de42eeb55 AT imp6-g19 DOT free DOT fr> <a5f030530610260926j323fb3d4lb72fa6e0896a8172 AT mail DOT gmail DOT com> <4540FE87 DOT 7000504 AT cesmail DOT net> <31b7d2790610261433q27e04c9bnf615dd94b7952301 AT mail DOT gmail DOT com> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT 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 AT ww DOT xx DOT yy DOT 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 AT www DOT xx DOT yy DOT 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |