[Windows] RDP to Windows via Linux

The story of the springboard. 20180525185637.jpg What if you want to RDP to Windows using a Linux server as a springboard? The setting at that time.

Assumption: -A Linux ssh connection client must be installed on the work terminal.

1. First, ssh connect to Linux on the springboard. `` 2. Click" Settings "→" SSH Transfer "at the top of the window. `3. The port forwarding screen will appear, so click" Add ". 20180525184017.jpg

4. Set below

Local port: 13389
Listen: Sky
Remote host: Windows IP address for RDP
Port: 3389

3389 is the RDP port that Windows uses by default.

5. teraterm keeps open and opens RDP. `` 6. Specify" 127.0.0.1:13389 "for the connection destination. ``

You should now be able to RDP. Open a command prompt just in case

netstat

Let's check with. The IP address of the bastion server should be displayed in the "External address" item.

Of course, if you close teraterm, RDP will also expire, so be careful.

Above ~

Recommended Posts

[Windows] RDP to Windows via Linux
[Windows] Transfer event logs to Linux
[Linux] Introduction to Linux
How to install Windows Subsystem For Linux
Add Windows to the Linux OS boot menu
Linux (WSL) on Windows
Introduce serverspec to Linux
Linux commands to remember
Linux, Windows proxy settings
Comparison of Windows Server and Free Linux to Commercial Linux
How to set up Ubuntu for Windows Subsystem for Linux 2 (WSL2)
How to install Python [Windows]
Post to Slack via Subscriber
A super introduction to Linux
[Linux] Copy data from Linux to Windows with a shell script
[Linux] welcome to emergency mode!
I tried to reintroduce Linux
Linux on Windows -1-: debian introduction
Cannot communicate via Linux Bridge
How to RDP with Fedora31
After all, the story of returning from Linux to Windows
[PowerShell] How to search for rows like Linux grep (Windows)
Use Linux on Windows 10 (WSL2)
Introduction to Linux Commands ~ LS-DYNA Edition ~
Differences between Windows and Linux directories
Python 3.6 on Windows ... and to Xamarin.
Easy copy to clipboard on Linux
Command to create Linux Live USB
(Windows10) Install Linux environment and gnuplot.
How to use Dataiku on Windows
A memorandum to change to Manjaro Linux
WSL2 ~ Linux on Windows ~ (Part 1: Introduction)
How to install wkhtmltopdf (Amazon Linux2)
How to install VMware-Tools on Linux
How to install pycrypto on Windows
How to deploy django-compressor on Windows
How to install MBDyn (Linux Ubuntu)
[linux] kill command to kill the process
Create a Linux environment on Windows 10
Road to Linux Intermediate: Network Edition
Introducing Amplify to Amazon Linux 2 AMI
Bring files in Windows to WSL
Ssh connect to GCP from Windows
Linux commands related to character code
How to check Linux OS version
[Linux, Windows] Time synchronization setting / confirmation
pykintone on Windows Subsystem for Linux
How to install music 21 on windows
Verification of how to periodically execute a script on a Linux server on Windows
Build Linux on a Windows environment. Steps to install Laradock and migrate