You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
Any help would be appreciated.
The text was updated successfully, but these errors were encountered: