![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Windows & DOS: Issues & Discussions All Windows and DOS questions should go here as well. Discuss UNIX to Windows (Desktop or Server) here! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Webified Remote Desktop 1.0 (Default branch) | iBot | Software Releases - RSS News | 0 | 02-21-2008 03:20 PM |
| remote desktop | lakshmananindia | UNIX for Advanced & Expert Users | 0 | 09-04-2007 02:58 AM |
| view remote linux desktop on my windows machine | new2ss | UNIX for Advanced & Expert Users | 4 | 06-07-2007 05:06 AM |
| Enable Remote desktop | killer_boy | AIX | 3 | 03-01-2006 03:23 PM |
| Remote control of cde desktop>? | boat73 | UNIX for Dummies Questions & Answers | 1 | 05-08-2002 04:58 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
ssh client and Windows remote Desktop
Dear All ,
I want to Access my office computer form the home. The enviourment is like the following : 1- From my home I connect for the office via VPN connection to Unix server lets say it's IP is 11.11.11.11 and till now every thing is OK and I can access the machine normally . 2- In my computer which is windows XP SP2 I installed an ssh client (MOBA) which allow me to connect to the remote desktop . the IP of my computer office is 10.0.15.37 notice that the port that should be open on this machine is 22 Now form the unix shell I run the following command to connect to the ssh client on my office computer /usr/local/bin/ssh -g -L 2211:localhost:3389 administrator@10.0.15.37 and I connected successfully now the Main question is that when I try to connect the remote desktop from my home with the following IP 10.0.15.37 I get an error message which said that the computer you are trying to connect is not connected to the network I configure putty like this in the Tunnel section in port forwarding I add the following : L2211 localhost:2211 L2211 10.0.15.37:2211 L3389 10.0.15.37:2211 L3389 localhost:2211 and it's not working Please I need help to configure my putty and connect form the Remote desktop to the office machine . |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|