Displaying 1 result from an estimated 1 matches for "openshel".
Did you mean:
openser
2015 Sep 19
2
OpenSSH Always Hangs When Connecting to Remote
....0
debug1: Local version string SSH-2.0-OpenSSH_7.1
debug1: Remote protocol version 2.0, remote software version OpenSSH_6.2
debug1: match: OpenSSH_6.2 pat OpenSSH* compat 0x04000000
debug1: Authenticating to 10.1.1.12:22 as 'compsci'
debug1: SSH2_MSG_KEXINIT sent
or here:
$ ssh -v thebes.openshells.net
OpenSSH_7.1p1, OpenSSL 1.0.2d 9 Jul 2015
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Connecting to thebes.openshells.net [23.239.220.55] port 22.
I believe this is an OpenSSH issue as dropbear works fine:
$ dbclient compsci at 10.1.1.12
Last login: Sat Sep 19 00:34:39 201...