Hi all,
I am using the bering uClibc distro of leaf. I am attempting to setup ssh and 
sshd. I used makekey to generate the keys. When I try to so an scp from the
LEAF to one of the systems on my local net I get: 
/usr/local/bin/ssh no such file or directory.
Lost Connection.

If I create a link in /usr/local/bin/ssh pointing to the ssh binary in 
/usr/local then the scp works.

Is there an easy way to fix this short of leaving the link in?

Next problem is with sshd. When I try to ssh from one of the machines on my
local net I get:
(icarus pts8) # ssh -vvv taz
OpenSSH_3.4p1, SSH protocols 1.5/2.0, OpenSSL 0x0090602f
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Rhosts Authentication disabled, originating port will not be trusted.
debug1: ssh_connect: needpriv 0
debug1: Connecting to taz [192.168.0.8] port 22.
debug1: Connection established.
debug1: identity file /root/.ssh/identity type -1
debug1: identity file /root/.ssh/id_rsa type -1
debug3: Not a RSA1 key file /root/.ssh/id_dsa.
debug2: key_type_from_name: unknown key type '-----BEGIN'
debug3: key_read: no key found
debug3: key_read: no space
debug3: key_read: no space
debug3: key_read: no space
debug3: key_read: no space
debug3: key_read: no space
debug3: key_read: no space
debug3: key_read: no space
debug3: key_read: no space
debug3: key_read: no space
debug3: key_read: no space
debug2: key_type_from_name: unknown key type '-----END'
debug3: key_read: no key found
debug1: identity file /root/.ssh/id_dsa type 2
ssh_exchange_identification: Connection closed by remote host
debug1: Calling cleanup 0x80674b0(0x0)
(icarus pts8) #

In the logs I get:
Jul  2 15:51:59 taz syslog: refused connect from icarus.rogueind.com
Jul  2 15:51:59 taz sshd[44]: debug1: Forked child 25273.
Jul  2 15:51:59 taz sshd[25273]: debug1: Connection refused by tcp wrapper

In addition if I do /etc/init.d/sshd restart I get the following in the logs:
Jul  2 16:37:19 taz sshd[32081]: Received SIGHUP; restarting.
Jul  2 16:37:19 taz sshd[32081]: RESTART FAILED: av[0]='/usr/sbin/sshd', error: Bad 
address.

This is bering uClibc 1.2 and the following ssh packages:

http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/leaf/bin/packages/uclibc-0.9/15/ssh.lrp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/leaf/bin/packages/uclibc-0.9/15/sshd.lrp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/leaf/bin/packages/uclibc-0.9/15/sshkey.lrp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/leaf/bin/packages/uclibc-0.9/15/libz.lrp

Can someone please help me figure out what the problem is??

-- 
......Tom               Registered Linux User #14522    http://counter.li.org
[EMAIL PROTECTED]       My current SpamTrap ------->    [EMAIL PROTECTED]







-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to