Skip to Content.
Sympa Menu

baslinux - Re: [BL] A small secure sshd package

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: baslinux AT lists.ibiblio.org
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] A small secure sshd package
  • Date: Sun, 7 Jun 2009 15:00:35 +0000 (UTC)



Sindi Keesan

On Sun, 7 Jun 2009, baslinux AT lists.ibiblio.org wrote:


update:

i ran:
# mkdir /etc/dropbear
# dropbearkey -t rsa -f /etc/dropbear/dropbear_rsa_host_key
# dropbearkey -t dss -f /etc/dropbear/dropbear_dss_host_key

I see you found the instructions before I added them to my packages.

then also:
# mkdir /etc/ssh
# edit /etc/ssh/sshd_config

I do not have an /etc/ssh. Try using dropbear without it and report back.

and basically all i put into sshd_config was:
Protocol 2

i created those files because from what i found by googling
it seemed that dropbear is looking for those files to be there.


You can also look for help at the dropbear site itself.

this is what i get when i try to ssh to the toshiba t4800ct (which
i'm calling "host1" here) from another linux computer ("host2"):

Try dbclient instead of ssh. It is much smaller.

Please read my discussion in the BL archives and remind me what I had to do to get version 0.49 to work with my wrongly compiled busybox shadow password, and I might compile 0.52 (uclibc and glibc 2.3.6). Nov. 2008. About 1.7MB download. Try compiling it yourself for libc5 (maybe Steven will do it - I had very poor luck compiling for libc5).

monz@host2:~$ ssh -v monz@host1
OpenSSH_5.0p1, OpenSSL 0.9.8k 25 Mar 2009
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Connecting to host1 [192.168.1.100] port 22.
debug1: Connection established.
debug1: identity file /home/monz/.ssh/identity type -1
debug1: identity file /home/monz/.ssh/id_rsa type -1
debug1: identity file /home/monz/.ssh/id_dsa type -1
ssh_exchange_identification: Connection closed by remote host
monz@host2:~$

please help. thanks.


-monz

--- On Sat, 6/6/09, baslinux AT lists.ibiblio.org <baslinux AT lists.ibiblio.org>
wrote:

From: baslinux AT lists.ibiblio.org <baslinux AT lists.ibiblio.org>
Subject: Re: [BL] A small secure sshd package
To: baslinux AT lists.ibiblio.org
Date: Saturday, June 6, 2009, 11:14 PM

hi sindi,

ok, i finally installed your dropbear package on my toshiba
t4800ct.

i saw that it put all four files (dropbear, dbclient,
dropbearkey,
and scp) into the root (/) directory. based on where my
other
linuxes put those files, i moved them so that dropbear is
in /usr/sbin
and the other three are in /usr/bin.

then, logged in as root, i ran this command:
# dropbear

but i still cannot login to this computer from any of my
other machines.
i tried doing it by both hostname and ip address, but no go
either way.
please help.

ps - even before i installed dropbear, i was already able
to use
ssh from this machine as a remote client, to login to my
other machines.
but i can't figure out how to go the other way around.

-monz

--- On Tue, 5/26/09, baslinux AT lists.ibiblio.org
<baslinux AT lists.ibiblio.org>
wrote:

From: baslinux AT lists.ibiblio.org
<baslinux AT lists.ibiblio.org>
Subject: Re: [BL] A small secure sshd package
To: baslinux AT lists.ibiblio.org
Date: Tuesday, May 26, 2009, 2:51 PM
uclibc-static means you don't need
any libc, it is included.
This makes the program bigger, of course.
Opera 6 should work with 12MB memory.  Opera 7 is a
loser.
Sindi

-----------------------
BasicLinux mailing list
-----------------------
http://www.basiclinux.com.ru
http://www.ibiblio.org/pub/linux/distributions/baslinux/
------------------------------------
To exit, send subject=unsubscribe to
baslinux-request AT lists.ibiblio.org



     

-----------------------
BasicLinux mailing list
-----------------------
http://www.basiclinux.com.ru
http://www.ibiblio.org/pub/linux/distributions/baslinux/
------------------------------------
To exit, send subject=unsubscribe to
baslinux-request AT lists.ibiblio.org





-----------------------
BasicLinux mailing list
-----------------------
http://www.basiclinux.com.ru
http://www.ibiblio.org/pub/linux/distributions/baslinux/
------------------------------------
To exit, send subject=unsubscribe to
baslinux-request AT lists.ibiblio.org



Archive powered by MHonArc 2.6.24.

Top of Page