hi all,<br> i try to install sshd in the storlink platform.<br> i tried openssh-5.1p1-arm-2.tgz but it seem problem for the library.<br> so i tried openssh-4.4p1-arm-1.tgz. it seem working.<br><br> but i having problem when using another machine to connect to the storlink host.<br>
<br>this is ssh client for the storlink platform testing, it is working fine.<br>storlink&gt; ssh 10.104.8.126 -v<br>OpenSSH_4.4p1, OpenSSL 0.9.8d 28 Sep 2006<br>debug1: Connecting to 10.104.8.126 [10.104.8.126] port 22.<br>
debug1: Connection established.<br>debug1: permanently_set_uid: 0/0<br>debug1: identity file /root/.ssh/identity type -1<br>debug1: identity file /root/.ssh/id_rsa type -1<br>debug1: identity file /root/.ssh/id_dsa type -1<br>
debug1: Remote protocol version 2.0, remote software version OpenSSH_4.7<br>debug1: match: OpenSSH_4.7 pat OpenSSH*<br>debug1: Enabling compatibility mode for protocol 2.0<br>debug1: Local version string SSH-2.0-OpenSSH_4.4<br>
debug1: SSH2_MSG_KEXINIT sent<br>debug1: SSH2_MSG_KEXINIT received<br>debug1: kex: server-&gt;client aes128-cbc hmac-md5 none<br>debug1: kex: client-&gt;server aes128-cbc hmac-md5 none<br>debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024&lt;1024&lt;8192) sent<br>
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP<br>debug1: SSH2_MSG_KEX_DH_GEX_INIT sent<br>debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY<br>debug1: Host &#39;10.104.8.126&#39; is known and matches the RSA host key.<br>debug1: Found key in /root/.ssh/known_hosts:1<br>
debug1: ssh_rsa_verify: signature correct<br>debug1: SSH2_MSG_NEWKEYS sent<br>debug1: expecting SSH2_MSG_NEWKEYS<br>debug1: SSH2_MSG_NEWKEYS received<br>debug1: SSH2_MSG_SERVICE_REQUEST sent<br>debug1: SSH2_MSG_SERVICE_ACCEPT received<br>
debug1: Authentications that can continue: publickey,password,keyboard-interactive<br>debug1: Next authentication method: publickey<br>debug1: Trying private key: /root/.ssh/identity<br>debug1: Trying private key: /root/.ssh/id_rsa<br>
debug1: Trying private key: /root/.ssh/id_dsa<br>debug1: Next authentication method: keyboard-interactive<br>debug1: Authentications that can continue: publickey,password,keyboard-interactive<br>debug1: Next authentication method: password<br>
<a href="mailto:root@10.104.8.126">root@10.104.8.126</a>&#39;s password:<br>debug1: Authentication succeeded (password).<br>debug1: channel 0: new [client-session]<br>debug1: Entering interactive session.<br>Last login: Fri Jun 26 11:24:06 2009 from xxx.xxx.xxx (i changed it).<br>
root [ ~ ]#<br><br>---------------------------------------------------------------------------------------------------------------------------------<br>this is using storlink platform to connect itself. problem!<br>storlink&gt; ssh localhost -v<br>
OpenSSH_4.4p1, OpenSSL 0.9.8d 28 Sep 2006<br>debug1: Connecting to localhost [127.0.0.1] port 22.<br>debug1: Connection established.<br>debug1: permanently_set_uid: 0/0<br>debug1: identity file /root/.ssh/identity type -1<br>
debug1: identity file /root/.ssh/id_rsa type -1<br>debug1: identity file /root/.ssh/id_dsa type -1<br>debug1: Remote protocol version 2.0, remote software version OpenSSH_4.4<br>debug1: match: OpenSSH_4.4 pat OpenSSH*<br>
debug1: Enabling compatibility mode for protocol 2.0<br>debug1: Local version string SSH-2.0-OpenSSH_4.4<br>debug1: SSH2_MSG_KEXINIT sent<br>debug1: SSH2_MSG_KEXINIT received<br>debug1: kex: server-&gt;client aes128-cbc hmac-md5 none<br>
debug1: kex: client-&gt;server aes128-cbc hmac-md5 none<br>debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024&lt;1024&lt;8192) sent<br>debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP<br>debug1: SSH2_MSG_KEX_DH_GEX_INIT sent<br>debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY<br>
debug1: Host &#39;localhost&#39; is known and matches the RSA host key.<br>debug1: Found key in /root/.ssh/known_hosts:3<br>debug1: ssh_rsa_verify: signature correct<br>debug1: SSH2_MSG_NEWKEYS sent<br>debug1: expecting SSH2_MSG_NEWKEYS<br>
debug1: SSH2_MSG_NEWKEYS received<br>debug1: SSH2_MSG_SERVICE_REQUEST sent<br>debug1: SSH2_MSG_SERVICE_ACCEPT received<br>debug1: Authentications that can continue: publickey,password,keyboard-interactive<br>debug1: Next authentication method: publickey<br>
debug1: Trying private key: /root/.ssh/identity<br>debug1: Trying private key: /root/.ssh/id_rsa<br>debug1: Trying private key: /root/.ssh/id_dsa<br>debug1: Next authentication method: keyboard-interactive<br>debug1: Authentications that can continue: publickey,password,keyboard-interactive<br>
debug1: Next authentication method: password<br>root@localhost&#39;s password:<br>debug1: Authentications that can continue: publickey,password,keyboard-interactive<br>Permission denied, please try again.<br>root@localhost&#39;s password:<br>
debug1: Authentications that can continue: publickey,password,keyboard-interactive<br>Permission denied, please try again.<br>root@localhost&#39;s password:<br>debug1: Authentications that can continue: publickey,password,keyboard-interactive<br>
debug1: No more authentication methods to try.<br>Permission denied (publickey,password,keyboard-interactive).<br>storlinkf&gt;<br><br>can anyone help me on this?<br><br>regards,<br>--cheesiong<br><br><br><br><div class="gmail_quote">
On Wed, Jun 24, 2009 at 11:33 PM, Stuart Winter <span dir="ltr">&lt;<a href="mailto:m-lists@biscuit.org.uk">m-lists@biscuit.org.uk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Hi<br>
<div class="im"><br>
&gt;  i am trying to make armslack running on storlink SL351X platform.<br>
&gt;  i have try a few applications and is working. the blob boot doesnt load the<br>
&gt; armedslack kernel.<br>
<br>
</div>Each device and ARM CPU version (there are many) needs its own Kernel.<br>
<br>
ARMedslack provides a Kernel for the ARM Versatile PB<br>
development board, and the Marvell SheevaPlug, but not the Storlink;<br>
you&#39;d need to build a kernel using the &quot;Old ABI&quot; ABI for it.<br>
I think I explained this recently on this list, although you may have only<br>
just joined and I didn&#39;t setup list archives but I can re-send what<br>
I wrote, if it&#39;d be useful.<br>
<div class="im"><br>
&gt;  i have question if the armedslack have the svn package?<br>
<br>
</div>Yes it does.  It&#39;s a full port of Slackware, only excluding packages<br>
that are x86 only, have no source or just don&#39;t work.<br>
subversion works so it&#39;s in there :)<br>
<font color="#888888"><br>
--<br>
Stuart Winter<br>
<a href="http://www.armedslack.org" target="_blank">www.armedslack.org</a><br>
<br>
</font></blockquote></div><br>