Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Sep 2013 14:27:09 +0800
From:      Su Kang Yin <paradyse@gmail.com>
To:        freebsd-arm <freebsd-arm@freebsd.org>
Subject:   Re: sshd isnt working?
Message-ID:  <CAHjFwoC-7tbgriwN8qtz-fpHhz5_uF16=7Kv2712jQTAFsm29A@mail.gmail.com>
In-Reply-To: <CAHjFwoCK2qdgeyyQLJ6FEZxJFRs8gELP37LxoDvjOUsfv6PuBQ@mail.gmail.com>
References:  <CAHjFwoCK2qdgeyyQLJ6FEZxJFRs8gELP37LxoDvjOUsfv6PuBQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Its totally wierd.

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



On 15 September 2013 13:39, Su Kang Yin <paradyse@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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHjFwoC-7tbgriwN8qtz-fpHhz5_uF16=7Kv2712jQTAFsm29A>