On Fri, 10 Mar 2006, chentom60 wrote:
> Is ssh running in TX7250? I tried on PC and gotrefused:
>
> $ ssh 192.168.0.50
> ssh_exchange_identification: Connection closed by remote host
>
> Do I need to setup keys first, otherwise ssh will not work?
>
> I checked the /etc/inetd.conf on board,it looks like TX7250 actually
> uses "dropbear" to serv ssh.
> $ cat /etc/inetd.conf
> # See "man 8 inetd" for more information.
> #
> # <service_name> <sock_type> <proto> <flags> <user> <server_path> <args>
> #
> # These are standard services.
> #
> ftp stream tcp nowait root /usr/bin/ftpd ftpd
> ssh stream tcp nowait root /usr/sbin/dropbear
> dropbear -i
>
> Looks like dropbear is running on board, but why it doesn't request
> password?
>
I recorded this as needing doing on my ts7200 web page......
$ dropbearkey -t rsa -f /etc/dropbear/dropbear_rsa_host_key
Jim
------------------------------------------------------------
http://www.comp.leeds.ac.uk/jj/linux/arm-sbc.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|