![]() |
ssh to N900 fails
Hi,
I am trying to ssh into my Nokia N900 but it fails. I set up usb0 and made sure that wireless is turned on: Trying to access the N900 from my laptop I get the following message: Code:
schm@epithalamus:~$ ssh root@192.168.254.219 Code:
schm@epithalamus:~$ ssh root@192.168.2.15 joschum |
Re: ssh to N900 fails
I am actually experiencing this also.
I have verified SSHd is running, confirmed the IP address of the N900 on my WLAN, and also confirmed connectivity. I can get a secure shell on the N900 from loopback, localhost and the internal LAN address when SSH'ing directly on the device. I just can't hit it from any other machine. I am running down ssh configs right now to see if anything randomly changed. |
Re: ssh to N900 fails
looks like a problem with your ip address setup / routing
on your n900 issue the following commands as root and post the output: cat /etc/ssh/sshd_config route ifconfig -a on your computer from which you are trying to connect, issue: ifconfig -a route, or route print, or ip route show |
Re: ssh to N900 fails
try (while connected to the phone)
ifconfig usb0 down ifconfig usb0 up then try to ssh in again |
Re: ssh to N900 fails
For some reason I am experiencing decay on WiFi. I open a constant ping session on the N900 to my workstation, and everything works fine.
|
Re: ssh to N900 fails
Quote:
cat /etc/ssh/sshd_config Code:
# Package generated configuration file Code:
Kernel IP routing table ifconfig -a Code:
lo Link encap:Local Loopback ifconfig -a gives: Code:
eth0 Link encap:Ethernet HWaddr 00:22:68:0c:62:fb |
Re: ssh to N900 fails
Quote:
neither has an IP address configured, your "/etc/network/interfaces" is probably missing some bits. once both interfaces have the correct IPs (192.168.2.14 and .15), the routing table should be updated automatically. |
Re: ssh to N900 fails
When trying to log in over wireless I suggest to check how close to access point your N900 is. Once I moved my phone to the other side of the room my troubles went away. I think N900 is somewhat susceptible to near field problems.
|
Re: ssh to N900 fails
Quote:
ssh root@192.168.254.219 should work since both the laptop and the N900 are in the same subnet. I also moved the N900 close to the access point but it doesn`t work. ssh from the N900 to another computer works. Any ideas? |
Re: ssh to N900 fails
Is the routing table on your laptop correct?
|
All times are GMT. The time now is 02:02. |
vBulletin® Version 3.8.8