[armedslack] saying hi.

cheesiong bluecolour.sz at gmail.com
Fri Jun 26 03:49:44 UTC 2009


hi all,
 i try to install sshd in the storlink platform.
 i tried openssh-5.1p1-arm-2.tgz but it seem problem for the library.
 so i tried openssh-4.4p1-arm-1.tgz. it seem working.

 but i having problem when using another machine to connect to the storlink
host.

this is ssh client for the storlink platform testing, it is working fine.
storlink> ssh 10.104.8.126 -v
OpenSSH_4.4p1, OpenSSL 0.9.8d 28 Sep 2006
debug1: Connecting to 10.104.8.126 [10.104.8.126] port 22.
debug1: Connection established.
debug1: permanently_set_uid: 0/0
debug1: identity file /root/.ssh/identity type -1
debug1: identity file /root/.ssh/id_rsa type -1
debug1: identity file /root/.ssh/id_dsa type -1
debug1: Remote protocol version 2.0, remote software version OpenSSH_4.7
debug1: match: OpenSSH_4.7 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_4.4
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-cbc hmac-md5 none
debug1: kex: client->server aes128-cbc 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
debug1: Host '10.104.8.126' is known and matches the RSA host key.
debug1: Found key in /root/.ssh/known_hosts:1
debug1: ssh_rsa_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue:
publickey,password,keyboard-interactive
debug1: Next authentication method: publickey
debug1: Trying private key: /root/.ssh/identity
debug1: Trying private key: /root/.ssh/id_rsa
debug1: Trying private key: /root/.ssh/id_dsa
debug1: Next authentication method: keyboard-interactive
debug1: Authentications that can continue:
publickey,password,keyboard-interactive
debug1: Next authentication method: password
root at 10.104.8.126's password:
debug1: Authentication succeeded (password).
debug1: channel 0: new [client-session]
debug1: Entering interactive session.
Last login: Fri Jun 26 11:24:06 2009 from xxx.xxx.xxx (i changed it).
root [ ~ ]#

---------------------------------------------------------------------------------------------------------------------------------
this is using storlink platform to connect itself. problem!
storlink> ssh localhost -v
OpenSSH_4.4p1, OpenSSL 0.9.8d 28 Sep 2006
debug1: Connecting to localhost [127.0.0.1] port 22.
debug1: Connection established.
debug1: permanently_set_uid: 0/0
debug1: identity file /root/.ssh/identity type -1
debug1: identity file /root/.ssh/id_rsa type -1
debug1: identity file /root/.ssh/id_dsa type -1
debug1: Remote protocol version 2.0, remote software version OpenSSH_4.4
debug1: match: OpenSSH_4.4 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_4.4
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-cbc hmac-md5 none
debug1: kex: client->server aes128-cbc 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
debug1: Host 'localhost' is known and matches the RSA host key.
debug1: Found key in /root/.ssh/known_hosts:3
debug1: ssh_rsa_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue:
publickey,password,keyboard-interactive
debug1: Next authentication method: publickey
debug1: Trying private key: /root/.ssh/identity
debug1: Trying private key: /root/.ssh/id_rsa
debug1: Trying private key: /root/.ssh/id_dsa
debug1: Next authentication method: keyboard-interactive
debug1: Authentications that can continue:
publickey,password,keyboard-interactive
debug1: Next authentication method: password
root at localhost's password:
debug1: Authentications that can continue:
publickey,password,keyboard-interactive
Permission denied, please try again.
root at localhost's password:
debug1: Authentications that can continue:
publickey,password,keyboard-interactive
Permission denied, please try again.
root at localhost's password:
debug1: Authentications that can continue:
publickey,password,keyboard-interactive
debug1: No more authentication methods to try.
Permission denied (publickey,password,keyboard-interactive).
storlinkf>

can anyone help me on this?

regards,
--cheesiong



On Wed, Jun 24, 2009 at 11:33 PM, Stuart Winter <m-lists at biscuit.org.uk>wrote:

>
> Hi
>
> >  i am trying to make armslack running on storlink SL351X platform.
> >  i have try a few applications and is working. the blob boot doesnt load
> the
> > armedslack kernel.
>
> Each device and ARM CPU version (there are many) needs its own Kernel.
>
> ARMedslack provides a Kernel for the ARM Versatile PB
> development board, and the Marvell SheevaPlug, but not the Storlink;
> you'd need to build a kernel using the "Old ABI" ABI for it.
> I think I explained this recently on this list, although you may have only
> just joined and I didn't setup list archives but I can re-send what
> I wrote, if it'd be useful.
>
> >  i have question if the armedslack have the svn package?
>
> Yes it does.  It's a full port of Slackware, only excluding packages
> that are x86 only, have no source or just don't work.
> subversion works so it's in there :)
>
> --
> Stuart Winter
> www.armedslack.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.armedslack.org/pipermail/armedslack/attachments/20090626/1da54859/attachment.htm>


More information about the ARMedslack mailing list