![]() |
2009-12-13
, 14:26
|
Posts: 279 |
Thanked: 95 times |
Joined on Sep 2009
|
#11
|
![]() |
2009-12-13
, 14:33
|
Posts: 236 |
Thanked: 223 times |
Joined on Oct 2009
@ NE UK
|
#12
|
the update-rc.d is in general the recommended way to muck around with the rc.d directories.
![]() |
2009-12-13
, 14:59
|
Posts: 199 |
Thanked: 144 times |
Joined on Sep 2009
@ gbg.se
|
#13
|
Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN udp 0 0 0.0.0.0:59264 0.0.0.0:* udp 0 0 0.0.0.0:2948 0.0.0.0:* udp 0 0 127.0.0.1:53 0.0.0.0:* udp 0 0 127.0.0.1:3001 0.0.0.0:* udp 0 0 127.0.0.1:3002 0.0.0.0:*
![]() |
2009-12-13
, 15:09
|
Posts: 236 |
Thanked: 223 times |
Joined on Oct 2009
@ NE UK
|
#14
|
![]() |
2009-12-13
, 15:19
|
Posts: 199 |
Thanked: 144 times |
Joined on Sep 2009
@ gbg.se
|
#15
|
You can run the command ifconfig on the n900 to see what IPs you have configured. So using that you can see what IP is configured on the cell network interface (it is phonet0 if I recall).
Mostly I think cell operators would give you an IP in a private address space, like 10.x.y.z or 192.168.x.y and send your outbound traffic through what's called a NAT gateway, so inbound traffic across the cell network would normally be impossible.
I'm not sure, but it sounds from your post that you're trying to ssh to your public WLAN IP across the cell network?
That wouldn't work because no-one (apart from you!) knows that IP is on the end of your cell network connection, so it can't be routed there. (Sorry if I misunderstood, it's a little hard to make out just what you're trying to do... Mentioning some example interfaces and IPs would help..)
![]() |
2009-12-13
, 15:33
|
Posts: 236 |
Thanked: 223 times |
Joined on Oct 2009
@ NE UK
|
#16
|
traceroute -n -T -p 22 <n900 IP>
The Following User Says Thank You to kwotski For This Useful Post: | ||
![]() |
2009-12-16
, 21:10
|
|
Posts: 7,075 |
Thanked: 9,073 times |
Joined on Oct 2009
@ Moon! It's not the East or the West side... it's the Dark Side
|
#17
|
![]() |
2009-12-16
, 21:18
|
Posts: 236 |
Thanked: 223 times |
Joined on Oct 2009
@ NE UK
|
#18
|
in program manager there is three:
openSSHClient
openSSH client and server
openSSHserver.
since im only want to reach my n900 from my comp. can i uninstall the first to and only leave openSSHserver?
if a want to remove the SSHserver what happen if I just unistall it. will password be removed and the phone goes back as it were before install openSSH?
![]() |
2009-12-16
, 23:27
|
|
Posts: 7,075 |
Thanked: 9,073 times |
Joined on Oct 2009
@ Moon! It's not the East or the West side... it's the Dark Side
|
#19
|
![]() |
2009-12-17
, 17:07
|
|
Posts: 7,075 |
Thanked: 9,073 times |
Joined on Oct 2009
@ Moon! It's not the East or the West side... it's the Dark Side
|
#20
|