Can you use PuTTY to remote desktop?
Open your Remote Desktop Client (Start → All Programs → Accessories → Communications → Remote Desktop Connection) and type localhost:1024 (or the Source Port you chose in PuTTY) in the Computer field (see below). You can now click the Connect button to start the Remote Desktop session. properly.
How do I tunnel through PuTTY?
How to Set Up an SSH Tunnel With PuTTY
- Step 1 – Load the Gateway. First, if you have not already done so, create and save the SSH gateway server as you would any other.
- Step 2 – Configure the Tunnel. In the left-hand side nav tree, click Connection > SSH > Tunnels.
- Step 3 – Open the Tunnel.
How do I tunnel through Remote Desktop?
Create an SSH Tunnel for Remote Desktop
- Create a new session to one of the remotely accessible servers.
- Open the session properties.
- Select Port Forwarding under the Connection section.
- Click Add.
- Enter a descriptive name, such as RDP to myhost.
- In the Local section, enter a port number to use, such as 33389.
How do I setup port forwarding in PuTTY?
Click on the small icon in the upper left corner to access the Putty Menu, then click on Change Settings… Enter port number as the Source port and host:port as the Destination, then click Add. Check both boxes at the top: Local ports accept connections… and Remote ports do the same…
How to tunnel remote desktop ( RDP ) with putty?
SSH port forwarding in PuTTY. After clicking Apply, the SSH-tunnel for remote desktop is active, and you can connect the Remote Desktop Connection to 127.0.0.2:3388: Remote Desktop Connection through SSH tunnel. For Windows, PuTTY is the de-facto standard SSH client.
How to configure an SSH tunnel on putty?
In the Source Port field, enter the local port that will be redirected. In the Destination field, enter the IP address as well as the destination port. Select Local and Auto to activate IPv4 and IPv6. Here is an example from my local machine I would like to go to 172.128.123.10, server port 3389.
Where to set up SSH tunnel for Remote Desktop?
This is where we can set up an SSH tunnel for Remote Desktop. Under Source port, add your local IP address and port. Because the RDP 6+ client in Windows has issues with the loopback to TCP Port 3390, you need to use a different port.
How does a dynamic tunnel work in putty?
What you probably weren’t aware of is that you can use a dynamic tunnel to access all remote infrastructure. Furthermore, you can specify a port and a destination IP to have direct access. This process is achieved through your PuTTY configuration.