EC2 Cannot connect to internet

0

Hello I have EC2 Instance and I had apply all the configurations and internet gateway, elistic ip etc but now i can use ping but i could not use : apt install wget cURL any one face this issue

1 Antwort
0

Hello, assuming that you were able to install, wget and curl will typically use port 80 for HTTP and port 443 for HTTPS. The security group will have to allow this traffic which you check here. If you were unable to install wget and curl, the resolution will depend on the error you are recieving. The most common causes are not having the right permissions to install (e.g. not using sudo) or not being able to reach the repository endpoint (again port 443 needs to be allowed in the security group).

AWS
SUPPORT-TECHNIKER
Tipu_Q
beantwortet vor 2 Jahren

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