![]() |
Re: VNC with public IP
1 Attachment(s)
Here's a screenshot if it helps. I can ping my DNS thingy from the N900 so that's something hopefully.
|
Re: VNC with public IP
Quote:
|
Re: VNC with public IP
Quote:
I just tried the whole process again and created new keys in the /home/user/.ssh folder as id_rsa with a passphrase. I then copied the .pub file to the freeSSHd folder as "seriouser" But then again if the ssh still uses port 22 instead of 522 it really isn't a matter of keys, right? Should I try to change the default ssh_config file that resides somewhere in /etc.....? Also, if I understand the whole RSA business right there's a private and public key that have to match. At the moment the public key on my PC is named "seriouser" while the private key on the N900 is named "id_rsa" Could that cause problems if I somehow get the port problem corrected. Sorry about the endless questions, it's just frustrating to not have this bloody thing work! :) |
Re: VNC with public IP
Quote:
Code:
file /home/user/.ssh/config |
Re: VNC with public IP
Quote:
|
Re: VNC with public IP
Quote:
Try this, which should fix it up: Code:
cat /home/user/.ssh/config | tr -d '\r' > /home/user/.ssh/config2 |
Re: VNC with public IP
Quote:
|
Re: VNC with public IP
I tried to ssh to my PC's static IP address and it connected but complained about the authenticity of the host and all that rot. Connecting to seriouser.mine.nu doesn't even do that so it must be reading the config file somehow.
|
Re: VNC with public IP
Quote:
The other thing to try (to make sure it's not the config file causing the problem) is: Code:
ssh seriouser@seriouser.mine.nu:522 |
Re: VNC with public IP
Quote:
"ssh: Could not resolve hostname seriouser.mine.nu:522: Name or service not known" |
| All times are GMT. The time now is 11:30. |
vBulletin® Version 3.8.8