Active Topics

 



Notices


Reply
Thread Tools
Posts: 254 | Thanked: 17 times | Joined on Dec 2009
#61
im running it on 522....
 
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#62
Okay, I wouldn't expect anything to be on that port. Does TCPView show anything with a local address ending in :522?
 
Posts: 254 | Thanked: 17 times | Joined on Dec 2009
#63
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.
 
Posts: 254 | Thanked: 17 times | Joined on Dec 2009
#64
robin...can u come online right now!!!!
i sent u a personal message..!! chk it rob1n pls.
 
Posts: 254 | Thanked: 17 times | Joined on Dec 2009
#65
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..!
__________________
HAIL ROB1N!
 
Posts: 42 | Thanked: 1 time | Joined on Dec 2009 @ Finland
#66
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?
 
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#67
Originally Posted by seriouser View Post
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).
 
Posts: 42 | Thanked: 1 time | Joined on Dec 2009 @ Finland
#68
I have the config file (no extension) in /home/user/.ssh

When I open it it says 522 as the port.
 
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#69
Originally Posted by seriouser View Post
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
 
Posts: 42 | Thanked: 1 time | Joined on Dec 2009 @ Finland
#70
Originally Posted by Rob1n View Post
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?
 
Reply


 
Forum Jump


All times are GMT. The time now is 21:19.