Menu

Main Menu
Talk Get Daily Search

Member's Online

    User Name
    Password

    How to SSH into N900 on a Mac

    Reply
    Page 2 of 2 | Prev |   1   2 |
    starman | # 11 | 2010-02-26, 20:10 | Report

    Originally Posted by zwer View Post
    Try adding port number after that, e.g. sftp://root@19.0.2.7:22
    ok tried that - no cigar

    Edit | Forward | Quote | Quick Reply | Thanks

    Last edited by starman; 2010-02-26 at 20:14.

     
    zwer | # 12 | 2010-02-27, 00:08 | Report

    Are you sure that sshd is running on your device? Go to xterm and type:

    Code:
    ps | grep sshd
    If you installed the OpenSSH Client, you can try to ssh the device from the device itself to check if ssh is working. To do that, type:

    Code:
    ssh root@localhost
    If the last one works, you definitely have a network problem - either your network doesn't rely the connection to the N900, or you have a wrong IP.

    Edit | Forward | Quote | Quick Reply | Thanks
    The Following User Says Thank You to zwer For This Useful Post:
    starman

     
    Scottlfa | # 13 | 2010-02-27, 00:39 | Report

    opne terminal
    type; sudo gainroot
    type; /etc/init.d/ssh start

    there you go ssh running on the N900 [make user openssh client & server deb is installed from the repo's]. SSH has to be called directly through a full path, once started its fine.

    Been ssh'ing from various platforms for a few weeks.

    Edit | Forward | Quote | Quick Reply | Thanks
    The Following User Says Thank You to Scottlfa For This Useful Post:
    starman

     
    starman | # 14 | 2010-02-27, 20:32 | Report

    Originally Posted by zwer View Post
    Are you sure that sshd is running on your device? Go to xterm and type:

    Code:
    ps | grep sshd
    If you installed the OpenSSH Client, you can try to ssh the device from the device itself to check if ssh is working. To do that, type:

    Code:
    ssh root@localhost
    If the last one works, you definitely have a network problem - either your network doesn't rely the connection to the N900, or you have a wrong IP.
    okie dokie, i tried your suggestion and when typing

    ssh root@localhost

    i get the following

    ssh: connect to host localhost port 22: connection refused

    Edit | Forward | Quote | Quick Reply | Thanks

     
    zwer | # 15 | 2010-02-27, 23:03 | Report

    Well, in that case you either don't have OpenSSH Server installed (install from here: http://maemo.org/downloads/product/M...penssh-server/ ), or you don't have it running. If it's not running you can start it from xterm with:

    Code:
    sudo gainroot
    initctl start sshd

    Edit | Forward | Quote | Quick Reply | Thanks
    The Following User Says Thank You to zwer For This Useful Post:
    starman

     
    vvmanoj | # 16 | 2010-03-01, 05:26 | Report

    I had the same issue and then found out the default password for openSSH is "rootme"

    Cheers,
    Manoj

    Edit | Forward | Quote | Quick Reply | Thanks

     
    Page 2 of 2 | Prev |   1   2 |
vBulletin® Version 3.8.8
Normal Logout