![]() |
2010-03-10
, 09:28
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#122
|
The tunnel should now be configured. You can start the tunnel from X Terminal by running "ssh pc.dyndns.org". You should be prompted for the pass phrase, then presented with the C:\ prompt. You can now run the VNC client, connecting to "127.0.0.1:0". To shut down the tunnel, simply type "exit" at the C:\ prompt.
All is working fine however - Any idea on how to get the prompt back on the x terminal?
It gets me to C:Users\pacmanster\Desktop but I cant get control of the prompt. No biggy but it would be nice to be able to have control of the PC via X Terminal. Any ideas?
![]() |
2010-06-14
, 19:36
|
|
Posts: 105 |
Thanked: 92 times |
Joined on Mar 2010
|
#123
|
On the N900:[INDENT]From X Terminal, run "ssh-keygen -b 2048 -t rsa" to generate a public/private key pair.
Copy and rename the public key from the N900 (/home/user/.ssh/id_rsa.pub) to C:\Program Files\freeSSHd\fred on the PC (the same name as you used for the user you created earlier, with no file extension).
![]() |
2010-06-14
, 20:53
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#124
|
This is where I got derailed because the process first asks to save the output to a file before choosing a pass phrase. I entered my own file name. The output files defaulted to /home/user.
A matching user-name folder must be created in C:\Program Files\freeSSHd\ - as I understand.
The Following User Says Thank You to Rob1n For This Useful Post: | ||
![]() |
2010-06-15
, 03:32
|
|
Posts: 105 |
Thanked: 92 times |
Joined on Mar 2010
|
#125
|
You'll need to create it yourself, and make sure it's owned by the user account, and has permission of 0700 (read-writable by the user, but not by anybody else).
![]() |
2010-06-15
, 07:35
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#126
|
![]() |
2010-06-15
, 14:20
|
|
Posts: 105 |
Thanked: 92 times |
Joined on Mar 2010
|
#127
|
Are you sure the server isn't already running? It may have set itself up as a system service, so auto-started at boot. Check the system tray for a freeSSHDService icon.
![]() |
2010-06-15
, 15:13
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#128
|
Yes, I checked the Task Manager and found it running as a System Service, however no icon in the tray, hence I had it running twice.
So back to making a SSH connection - I seem to be getting the same results whether as root or user. The new console engine check box in freeSSHd doesn't seem to make a difference. I make a brief network connection with a prolonged delay. Ping holds the newtork connection open, however nothing returned for minutes.
More later...
![]() |
2010-06-15
, 15:57
|
|
Posts: 105 |
Thanked: 92 times |
Joined on Mar 2010
|
#129
|
Which OS is this on? I'll probably have a chance to do some testing with Windows 7 shortly.
![]() |
2010-06-19
, 15:51
|
|
Posts: 105 |
Thanked: 92 times |
Joined on Mar 2010
|
#130
|
All is working fine however - Any idea on how to get the prompt back on the x terminal?
It gets me to C:Users\pacmanster\Desktop but I cant get control of the prompt. No biggy but it would be nice to be able to have control of the PC via X Terminal. Any ideas?