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개 답변
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
지원 엔지니어
Tipu_Q
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠