View Single Post
Posts: 12 | Thanked: 1 time | Joined on Jan 2010
#27
What i figured out is that if I connect to port 22 via telnet then a connection is made, but there is no greeting message from SSH like the one I get when I connect to another debian box (192.168.0.3)

N900

Code:
gh@brasov:~$ telnet 192.168.0.13 22
Trying 192.168.0.13...
Connected to 192.168.0.13.
Escape character is '^]'.
Another Debian PC on the net.

Code:
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.
Is there something wrong with the ssh-server?
Should such a message apear on N900?
Could someone try it on his device and confirm the message?
Thank's?

--
Greg