Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Certificate Based Authentication Works or ?? #16

Open
ms08067 opened this issue Oct 1, 2021 · 1 comment
Open

Certificate Based Authentication Works or ?? #16

ms08067 opened this issue Oct 1, 2021 · 1 comment

Comments

@ms08067
Copy link

ms08067 commented Oct 1, 2021

I have used the debian repo corkscrew and this github version, both give me the same results. I am attempting to ssh to port 443. Server has sshd running on port 443, and my client is using the 'ProxyCommand /opt/corkscrew/corkscrew my.domain 443 %h %p'

It is a certificated based SSH and my certs are valid and work when not trying to use corkscrew.

The ultimate error that I get is:

kex_exchange_identification: Connection closed by remote host
Connection closed by UNKNOWN port 65535

Any help would be appreciated.

@brunosaboia
Copy link

Did you investigate the output with i.e tcpdump?

I had the same error when the proxy server was not able to connect to the final SSH destination due to to incorrect server configuration.

Also, which proxy server are you using?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants