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 [EMAIL PROTECTED], 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 [EMAIL PROTECTED]   ?
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/

Reply via email to