![]() |
2009-12-30
, 23:13
|
Posts: 388 |
Thanked: 842 times |
Joined on Sep 2009
@ Finland
|
#21
|
The Following User Says Thank You to hqh For This Useful Post: | ||
![]() |
2009-12-31
, 04:42
|
Posts: 81 |
Thanked: 115 times |
Joined on Jan 2008
|
#22
|
You could try running sshd on a different port and hope you are able to find one that is not blocked. The configuration is at /etc/ssh/sshd_config
![]() |
2009-12-31
, 07:28
|
Posts: 3,401 |
Thanked: 1,255 times |
Joined on Nov 2005
@ London, UK
|
#23
|
![]() |
2010-01-03
, 07:23
|
Posts: 12 |
Thanked: 1 time |
Joined on Jan 2010
|
#24
|
gh@brasov:~/.ssh$ ssh -vv root@192.168.0.13 OpenSSH_5.1p1 Debian-5, OpenSSL 0.9.8g 19 Oct 2007 debug1: Reading configuration data /etc/ssh/ssh_config debug1: Applying options for * debug2: ssh_connect: needpriv 0 debug1: Connecting to 192.168.0.13 [192.168.0.13] port 22. debug1: Connection established. debug1: identity file /home/gh/.ssh/identity type -1 debug2: key_type_from_name: unknown key type '-----BEGIN' debug2: key_type_from_name: unknown key type '-----END' debug1: identity file /home/gh/.ssh/id_rsa type 1 debug1: Checking blacklist file /usr/share/ssh/blacklist.RSA-2048 debug1: Checking blacklist file /etc/ssh/blacklist.RSA-2048 debug1: identity file /home/gh/.ssh/id_dsa type -1
passwd -u root; passwd -u user; passwd -u gh
![]() |
2010-01-03
, 07:42
|
Posts: 486 |
Thanked: 251 times |
Joined on Oct 2009
|
#25
|
I am trying to get this to work and this thread was usefull but unfortunatly I did not get it working yet.
WLAN (192.168.0.255)
1. N900, IP 192.168.0.13
open-ssh-common, open-ssh-server, openssh-client installed
Any ideas?
![]() |
2010-01-03
, 08:08
|
Posts: 12 |
Thanked: 1 time |
Joined on Jan 2010
|
#26
|
When you installed ssh server on the n900, were you prompted to set a password for root?
apt-get purge openssh-server
apt-get install openssh-server
gh@brasov:~/.ssh$ ssh -vv root@192.168.0.13 OpenSSH_5.1p1 Debian-5, OpenSSL 0.9.8g 19 Oct 2007 debug1: Reading configuration data /etc/ssh/ssh_config debug1: Applying options for * debug2: ssh_connect: needpriv 0 debug1: Connecting to 192.168.0.13 [192.168.0.13] port 22. debug1: Connection established. debug1: identity file /home/gh/.ssh/identity type -1 debug2: key_type_from_name: unknown key type '-----BEGIN' debug2: key_type_from_name: unknown key type '-----END' debug1: identity file /home/gh/.ssh/id_rsa type 1 debug1: Checking blacklist file /usr/share/ssh/blacklist.RSA-2048 debug1: Checking blacklist file /etc/ssh/blacklist.RSA-2048 debug1: identity file /home/gh/.ssh/id_dsa type -1
![]() |
2010-01-03
, 09:53
|
Posts: 12 |
Thanked: 1 time |
Joined on Jan 2010
|
#27
|
gh@brasov:~$ telnet 192.168.0.13 22 Trying 192.168.0.13... Connected to 192.168.0.13. Escape character is '^]'.
gh@brasov:~$ telnet 192.168.0.3 22 Trying 192.168.0.3... Connected to 192.168.0.3. Escape character is '^]'. SSH-2.0-OpenSSH_4.3p2 Debian-9etch3 ^C^C Connection closed by foreign host.
![]() |
2010-01-03
, 10:18
|
Posts: 12 |
Thanked: 1 time |
Joined on Jan 2010
|
#28
|
$ ssh root@localhost
![]() |
2010-01-03
, 10:51
|
Posts: 12 |
Thanked: 1 time |
Joined on Jan 2010
|
#29
|
![]() |
2010-01-03
, 10:54
|
Posts: 515 |
Thanked: 266 times |
Joined on Nov 2009
@ Oelsted, Denmark
|
#30
|
One more update. Since I can do from my N900:
I am prompted for a password and can login.Code:$ ssh root@localhost
Therefore this seems to be a network problem.
Is there some kind of firewall or network issue on the N900 going on?
--
Greg
Nokia-N900-42-11:/# netstat -a | grep ssh tcp 0 0 0.0.0.0:ssh 0.0.0.0:* LISTEN tcp 0 0 10.13.110.239:ssh 10.13.110.17:50040 ESTABLISHED netstat: no kernel support for AF INET6 (tcp) netstat: no kernel support for AF INET6 (udp) netstat: no kernel support for AF INET6 (raw) unix 2 [ ACC ] STREAM LISTENING 4342 /tmp/ssh-wzwzUao917/agent.917