maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   VNC with public IP (https://talk.maemo.org/showthread.php?t=42940)

somekeystrokes 2010-02-04 18:36

Re: VNC with public IP
 
im running it on 522....

Rob1n 2010-02-04 18:46

Re: VNC with public IP
 
Okay, I wouldn't expect anything to be on that port. Does TCPView show anything with a local address ending in :522?

somekeystrokes 2010-02-05 03:43

Re: VNC with public IP
 
no. but there are two system processes ending with port 5222/!
you meet me on chat sometime so that i can finish this once and for all...!
I PMing you.

somekeystrokes 2010-02-05 12:38

Re: VNC with public IP
 
robin...can u come online right now!!!!
i sent u a personal message..!! chk it rob1n pls.

somekeystrokes 2010-02-07 10:09

Re: VNC with public IP
 
robin thnks buddy...
bt now it is again showing connection refused in my phone evn when i am using my neighbours wifi. while on the same wifi it is doing the ping and returning bytes...
what could be the issue../?
while if i use my wifi only and use the command..
"ssh -p portnumber manan@ipaddress"
i am able to connect..!

seriouser 2010-02-24 13:26

Re: VNC with public IP
 
So I'm trying to get this to work but I seem to be stuck at the point where I'm attempting to ssh from the phone to my pc. I've put the config file in the right directory (I think) and it has the port as 522 but when I tried to ssh from x terminal it timed out with a port of 22.

Is it not using the 522 port then despite the config file?

Rob1n 2010-02-24 13:44

Re: VNC with public IP
 
Quote:

Originally Posted by seriouser (Post 544292)
So I'm trying to get this to work but I seem to be stuck at the point where I'm attempting to ssh from the phone to my pc. I've put the config file in the right directory (I think) and it has the port as 522 but when I tried to ssh from x terminal it timed out with a port of 22.

Is it not using the 522 port then despite the config file?

If it's still trying port 22 then no, it's not reading the config file. The file should go in /home/user/.ssh, and the host name you use at the command line needs to match the one in the config file.

EDIT: Oh, and the config file needs to be named "config" (no file extension).

seriouser 2010-02-24 13:52

Re: VNC with public IP
 
I have the config file (no extension) in /home/user/.ssh

When I open it it says 522 as the port.

Rob1n 2010-02-24 13:54

Re: VNC with public IP
 
Quote:

Originally Posted by seriouser (Post 544318)
I have the config file (no extension) in /home/user/.ssh

When I open it it says 522 as the port.

Okay, the other thing to check is permissions - try running:
Code:

chmod 0700 /home/user/.ssh
chmod 0600 /home/user/.ssh/config


seriouser 2010-02-24 13:57

Re: VNC with public IP
 
Quote:

Originally Posted by Rob1n (Post 544320)
Okay, the other thing to check is permissions - try running:
Code:

chmod 0700 /home/user/.ssh
chmod 0600 /home/user/.ssh/config


It did nothing. Was that supposed to happen?


All times are GMT. The time now is 11:30.

vBulletin® Version 3.8.8