AWS SSH Browser Fix.Create Aws instance. Fix aws instance problem

Publicado el: 24 mayo 2025
en el canal de: Technical untrained
798
2

Created by Ben Dahal
Independent, unpaid tutorial created to help beginners learn and troubleshoot AWS EC2.

00:00 create Ec2 Instance
02:48 Why browser SSH fails
05:37 One-click prefix list fix

8:05 Wrap-up




1️⃣ Launch your EC2 instance

Sign in to AWS Management Console

Open Services → EC2 → Instances → Launch instances

Name your instance (e.g. “MyFirstEC2”)

Choose an AMI (Amazon Linux 2, Ubuntu 20.04, etc.)

Select Instance Type (e.g. t2.micro for free-tier)

Key pair: create or select your .pem key → download & keep safe

Network & Security → Security group → allow SSH (port 22) from your IP (MyIP/32)

Click Launch instance

2️⃣ Why browser-based SSH fails

Terminal SSH uses your public IP → matches MyIP/32 rule

Browser SSH (Instance Connect / CloudShell) comes from AWS IPs → gets blocked by your strict rule

3️⃣ One-click fix with Managed Prefix List

In EC2 Console → Security Groups → select your SG → Edit inbound rules

Add rule:

Type: SSH

Port: 22

Source: choose “Prefix list”

Select com.amazonaws.regionec2-instance-connect

Save

Now your console “Connect → SSH” always works—AWS keeps that list updated, so you never chase IPs again.

👉 Learn more
• AWS EC2 launch guide: https://docs.aws.amazon.com/AWSEC2/la...
• EC2 Instance Connect docs: https://docs.aws.amazon.com/AWSEC2/la...

👍 If this helped, drop a 👍 and Subscribe for more AWS tips!
🔔 Hit the bell so you never miss a quick fix

#AWS #EC2 #SSH #CloudComputing #DevOps #tutorialdemaquillaje

© 2026 Ben Dahal. All rights reserved.


En esta página del sitio puede ver el video en línea AWS SSH Browser Fix.Create Aws instance. Fix aws instance problem de Duración hora minuto segunda en buena calidad , que subió el usuario Technical untrained 24 mayo 2025, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 798 veces y le gustó 2 a los espectadores. Disfruta viendo!