|
|
2010-02-02
, 13:54
|
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#32
|

ssh -vvv pc.dyndns.org 2> ssh.log
| The Following User Says Thank You to Rob1n For This Useful Post: | ||
|
|
2010-02-02
, 15:16
|
|
Posts: 145 |
Thanked: 303 times |
Joined on Jan 2010
@ Milton Keynes, UK
|
#33
|



|
|
2010-02-02
, 15:20
|
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#34
|
| The Following User Says Thank You to Rob1n For This Useful Post: | ||
|
|
2010-02-02
, 16:28
|
|
Posts: 254 |
Thanked: 17 times |
Joined on Dec 2009
|
#35
|
On the N900:Create a configuration file /home/user/.ssh/config (to simplify the connection strings):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.Host pc.dyndns.org
IdentitiesOnly yes
PasswordAuthentication no
User fred
Port 522
LocalForward localhost:5900 127.0.0.1:5900
|
|
2010-02-02
, 16:45
|
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#36
|
i really am not liking to bug u now and then...
bt i just cant do it without you.
ive done till what ive removed above.
now:
--how to create config file?
--the *.pub file was in my /home/user/ and not /home/user/.ssh
so whre should i create a config file /home/user/config/ or home/user/.ssh/config?
|
|
2010-02-02
, 17:17
|
|
Posts: 254 |
Thanked: 17 times |
Joined on Dec 2009
|
#37
|
|
|
2010-02-02
, 18:06
|
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#38
|
|
|
2010-02-03
, 03:50
|
|
Posts: 254 |
Thanked: 17 times |
Joined on Dec 2009
|
#39
|
|
|
2010-02-03
, 09:40
|
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#40
|
all done...thrs anthr problem
when we start xterm, its start with a certain prefix...ie
~ $
and see exactly what happens..
~ $ ssh myname.dydns.org (i type my chosen name)
(the cursor comes to this line without any
prefix, and no pass prompt comes up)
same happens if i do this thing after gng into root....the prefix dissappears and nothing happens.!
ssh -v myname.dydns.org
You must be bored of this by now
I Just tried that, although I used Putty instead of openssh client. I manged to connect and VNC no problems, this was using the same ADSL connection and wifi router.
(I used an eeepc instead of my N900 but everythng else remained the same)
So this means it must be some issue on my N900