![]() |
2009-12-30
, 17:04
|
|
Posts: 850 |
Thanked: 626 times |
Joined on Sep 2009
@ Vienna, Austria
|
#2
|
I tried to figure out the IP of the N900 using the command "ifconfig".
![]() |
2009-12-30
, 17:10
|
Posts: 35 |
Thanked: 1 time |
Joined on Dec 2009
|
#3
|
![]() |
2009-12-30
, 17:14
|
Posts: 207 |
Thanked: 119 times |
Joined on Nov 2009
@ Pittsburgh, PA, USA
|
#4
|
Although the topic of setting up a SSH connection has been repeatedly covered (particularly in http://talk.maemo.org/showthread.php?t=18798 ), I am still unable to access my N900 from my Laptop
On the N900 I installed OpenSSH Client/Server. Now: Is there anything else I have to do? For instance, create a user? If so, how do i do that? (I am a noob....)
I tried to figure out the IP of the N900 using the command "ifconfig". However I have problems interpreting the output:
Under Link encap:UNSPEC it is written: inet addr:10.77.247.53
which is followed by
Link encap:Local Loopback inet addr: 127.0.0.1
If I use the site www.getip.config I get something like 82.113.106.96
Which of those is my ip?
I entered all 3 ips in the Putty on my laptop, but failed to connect.
Any thoughts? Thx!
The Following User Says Thank You to mikhmv For This Useful Post: | ||
![]() |
2009-12-30
, 17:16
|
Posts: 207 |
Thanked: 119 times |
Joined on Nov 2009
@ Pittsburgh, PA, USA
|
#5
|
Yes, this was a 3G connection. So, if I understood you right, I will never be able to access the phone when on 3G?
I also have wlan at home. Suppose I use that connection (what I do, when at home). What would I have to do?
wlan01 output from ifconfig reads: 192.170.0.158 (connection is established by a router wlan-router)
The Following User Says Thank You to mikhmv For This Useful Post: | ||
![]() |
2009-12-30
, 17:16
|
|
Posts: 850 |
Thanked: 626 times |
Joined on Sep 2009
@ Vienna, Austria
|
#6
|
Yes, this was a 3G connection. So, if I understood you right, I will never be able to access the phone when on 3G?
I also have wlan at home. Suppose I use that connection (what I do, when at home). What would I have to do?
wlan01 output from ifconfig reads: 192.170.0.158 (connection is established by a router wlan-router)
The Following User Says Thank You to SubCore For This Useful Post: | ||
![]() |
2009-12-30
, 17:19
|
Posts: 35 |
Thanked: 1 time |
Joined on Dec 2009
|
#7
|
![]() |
2009-12-30
, 17:28
|
Posts: 207 |
Thanked: 119 times |
Joined on Nov 2009
@ Pittsburgh, PA, USA
|
#8
|
Thanks so far guys! Ok, looks like I am slowly getting it. I will only be able to access my phone via SSH if the laptop is in the same wlan network.
Then I would have to enter the IP into Putty , which I get from ifconfig wlan0.
What about creating a ssh user account? Do I have to? If yes, how?
![]() |
2009-12-30
, 17:28
|
Posts: 35 |
Thanked: 1 time |
Joined on Dec 2009
|
#9
|
![]() |
2009-12-30
, 17:28
|
|
Posts: 850 |
Thanked: 626 times |
Joined on Sep 2009
@ Vienna, Austria
|
#10
|
What about creating a ssh user account? Do I have to? If yes, how?
sudo gainroot useradd user_for_ssh passwd user_for_ssh
The Following User Says Thank You to SubCore For This Useful Post: | ||
On the N900 I installed OpenSSH Client/Server. Now: Is there anything else I have to do? For instance, create a user? If so, how do i do that? (I am a noob....)
I tried to figure out the IP of the N900 using the command "ifconfig". However I have problems interpreting the output:
Under Link encap:UNSPEC it is written: inet addr:10.77.247.53
which is followed by
Link encap:Local Loopback inet addr: 127.0.0.1
If I use the site www.getip.config I get something like 82.113.106.96
Which of those is my ip?
I entered all 3 ips in the Putty on my laptop, but failed to connect.
Any thoughts? Thx!