sshd isnt working?

Su Kang Yin paradyse at gmail.com
Sun Sep 15 06:27:41 UTC 2013


Its totally wierd.

Adding "UsePrivilegeSeparation no" in sshd_config work-around it.



On 15 September 2013 13:39, Su Kang Yin <paradyse at gmail.com> wrote:
> Hi,
>
> sshd throwing signal 6 on server side
>
> messages log:
> Sep 15 05:32:31 beaglebone kernel: pid 896 (sshd), uid 22: exited on signal 6
>
> On FreeBSD version:
> FreeBSD beaglebone 10.0-ALPHA1 FreeBSD 10.0-ALPHA1 #0 r255586: Sun Sep
> 15 12:53:16 HKT 2013
> root at freebsd:/usr/home/cantona/crochet-freebsd/work/obj/arm.a
> rmv6/usr/src.head/sys/BEAGLEBONE  arm
>
>
> On the source side of the ssh connection I get this error messages
> with verbose mode:
> OpenSSH_5.9p1, OpenSSL 0.9.8y 5 Feb 2013
> debug1: Reading configuration data /etc/ssh_config
> debug1: /etc/ssh_config line 20: Applying options for *
> debug1: /etc/ssh_config line 53: Applying options for *
> debug1: Connecting to 192.168.2.2 [192.168.2.2] port 22.
> debug1: Connection established.
> debug1: identity file /Users/cantona/.ssh/id_rsa type 1
> debug1: identity file /Users/cantona/.ssh/id_rsa-cert type -1
> debug1: identity file /Users/cantona/.ssh/id_dsa type -1
> debug1: identity file /Users/cantona/.ssh/id_dsa-cert type -1
> debug1: Remote protocol version 2.0, remote software version
> OpenSSH_6.2_hpn13v11 FreeBSD-20130515
> debug1: match: OpenSSH_6.2_hpn13v11 FreeBSD-20130515 pat OpenSSH*
> debug1: Enabling compatibility mode for protocol 2.0
> debug1: Local version string SSH-2.0-OpenSSH_5.9
> debug1: SSH2_MSG_KEXINIT sent
> debug1: SSH2_MSG_KEXINIT received
> debug1: kex: server->client aes128-ctr hmac-md5 none
> debug1: kex: client->server aes128-ctr hmac-md5 none
> debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
> debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
> debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
> debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
> Connection closed by 192.168.2.2
>
> Anyone have an idea about this problem?
>
> Thanks,
> Yin


More information about the freebsd-arm mailing list