Public IP not reachable (remote ping)

0

I created a linux instance "Deep Learning OSS Nvidia Driver AMI GPU PyTorch 2.1.0 (Ubuntu 20.04) 20240228" and a flexible IP. I associated it with the VM but if I ping the public address remotely, it writes "connection refused". The firewall rules are the default (listen to all ports). I've launched a jupyter server in the background, it's listening. I don't understand what doesn't work.

3回答
0
承認された回答

Sorry for the delay. This problem was solved immediately by deleting the virtual machine. By mistake I had created an OS linux aws with pytorch nvidia pre-installed on a micro instance. So I think the admin had blocked me.

Yumin
回答済み 1ヶ月前
0

I initially created groups for the virtual machine. Then I assigned the standard group. I deleted the old groups. Maybe something went wrong. Now I see that the VM has been deleted, and so has the associated flexible IP. I'll try again but I won't use public IPs. Thank you

Yumin
回答済み 2ヶ月前
  • Ensure you are in the correct region, as the EC2 wouldn't be deleted without your knowledge. Releasing an Elastic IP is also a manual process.

    If the new EC2 is provisioned without a public IP then it won't be accessible from outside the VPC, unless something like VPN or Direct Connect is in place.

0

Is there a security group associated with the EC2 instance that allows inbound ICMP ? https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/security-group-rules-reference.html#sg-rules-ping

profile picture
エキスパート
Steve_M
回答済み 2ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ