简体   繁体   中英

Locked out of RDP access to EC2 Instance - due to Windows firewall

While accessing the EC2 Instance over RDP, I have configured the Windows Firewall of the server to use its default configuration. I got immediately locked out of this Instance and cannot access it with RDP ...

Any way to reconfigure the Windows firewall via the AWS Terminal?

Can I re-attach the EBS volume to a new Server that is not blocked for RDP?

Other ideas?

You can use AWS System Session Manager (SSM) to connect to Windows and Linux instances even when locked out. SSM does not even require a working network interface.

The first item is to to use SSM to update the SSM agent on the instance. Then you can remotely connect to your server. It is very cool and I make sure all my instances have an updated SSM agent installed.

AWS System Session Manager

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM