EC2 Instance Connect is unable to connect to instance.

0

How can we connect if the port is changed for ssh? When I change the port number, the AWS terminal does not open.Enter image description here

  • Have you been able to resolve your issue? If so, would you select an answer that matched your issue to close out the thread?

gefragt vor 8 Monaten270 Aufrufe
1 Antwort
1

If you would like to continue to access your instances using the AWS Management console, consider using the Session Manager option instead:

AWS Session Manager: https://docs.aws.amazon.com/systems-manager/latest/userguide/session-manager-prerequisites.html

Notable pre-requisites:

  • Your instance must have a network path to the public endpoint for AWS Systems Manager, either through Internet Gateway, NAT Gateway or private endpoint. If you were using instance connect before, this should already be taken care of.
  • Your instance must have a role attached to it with the following managed IAM permissions: AmazonSSMManagedInstanceCore
  • Your instance must have the SSM agent installed, it should already be pre-installed on most Linux images but you should double check.

The session manager option is right up there in the console where Instance Connect is.

AWS
LondonX
beantwortet vor 8 Monaten
profile picture
EXPERTE
überprüft vor 2 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen