Unable to install services on my instance.

0

What am I doing wrong?

I could have swore I am doing it right.

[ec2-user@localhost ~]$ sudo yum install -y telnet-server

Amazon Linux 2023 repository 0.0 B/s | 0 B 00:00
Errors during downloading metadata for repository 'amazonlinux':

1 Resposta
-1

Hi,

This seems to be a DNS error: your EC2 instance cannot access DNS servers to the resolve the name in questions to IP addresses.

2 possible main causes:

  • security group(s) or network ACLs barring access to DNS service (UDP 53)
  • internet access to reach the DNS servers not possible: so, either a routing table, a NAT (+ Internet) gateway missing in your VPC.

Please, check those elements!

Best,

Didier

profile pictureAWS
ESPECIALISTA
respondido há 6 meses
  • I am not a network wizard. I have no idea how to check this or fix it.

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas