Unable to connect to remote host: No route to host

0

From today, I have problem to access my server on 443 port. I get an error "Unable to connect to remote host: No route to host". I've made reboot, instance status check is passed, but doesn't work. My instance ID: ****************

질문됨 2년 전269회 조회
1개 답변
0

Pls, check the Security Group for instance. Maybe you forgot to add ports. If you have already added port 443 (HTTPS), I suggest adding port 80 (HTTP), (Maybe, you are accessing non SSL server). Furthermore, for SSH add port 22 (SSH) (For access through CLI). From the error, its looks like some issues with either the IP address or the Security group. Check your instance subnet (Public or private) and VPC (check whether your VPC internet is working or not: login instance through AWS console and ping public IP ). Also, check whether you are using private IP or Public address. (Use public for outside access and private for internet access).

VISI
답변함 2년 전
  • Review your routing tables as well. How are you attempting to access your instance?

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

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

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

관련 콘텐츠