Windows Firewall

0

Hello, I'm using AWS with RDP to log on the remote desktop unfortunately I activate the firewall and by default it blocks all incoming traffic, how to solve this? Thanks

amsa
demandé il y a un mois236 vues
2 réponses
0
Réponse acceptée

Hello.

Try disabling Windows Firewall using AWSSupport-TroubleshootRDP from the SSM automation documentation.
https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/troubleshoot-connect-windows-instance.html#Troubleshooting-Remote-Desktop-Connection-issues-using-AWS-Systems-Manager

To use SSM automation documents, you must register EC2 as an SSM managed instance.
Please set up an IAM role on EC2 by following the steps in the document below.
https://docs.aws.amazon.com/systems-manager/latest/userguide/setup-instance-permissions.html#instance-profile-add-permissions

profile picture
EXPERT
répondu il y a un mois
profile pictureAWS
EXPERT
Matt-B
vérifié il y a un mois
0

Very useful!, after using the SSM I was able to login the system with command line then disable the Firewall with the command

netsh advfirewall set allprofiles state off

Thanks for your support

amsa
répondu il y a un mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions