Displaying 1 result from an estimated 1 matches for "226n".
Did you mean:
226
2009 May 29
1
Tunnelling problem in windows 7
...the OpenSSH [setupssh381-20040709]
I wanted to tunnel through my ssh server, I usually use this command on my
Windows XP machine, and it works.
ssh -L 9983:10.0.0.37:3389 infram at 192.168.1.13 ?N
When issuing that command on Windows 7, after asked for the password, it
gives me this error:
\226N: Command not found.
and exits.
It might be some setup different from XP on windows 7.
anyway, trying just to use ssh (without tunnelling) on the same machine
succeedes (ssh infram at 192.168.1.13)
I haven't tried it on Windows Vista ( I never used it)
I hope I don't get this answer :...