View Single Post
Posts: 804 | Thanked: 1,598 times | Joined on Feb 2010 @ Gdynia, Poland
#8
when i'm connecting to my n900 using ssh via local wlan, i do it that way (in order to not get connection error):

1. let's assume pc's ip is 192.168.1.1, n900's ip is 192.168.1.2
2. on n900, open terminal and run
Code:
ping 192.168.1.1
3. connect from pc to n900, leaving ping on n900's still running in background

it may be quite battery-hungry though.