Skip to content

Ping an EC2 instance from the internet

Marc Grossouvre edited this page Oct 11, 2019 · 2 revisions

This is useful to check that your EC2 instance is alive and connected to internet.

Pre-requisites

Step by step

  • Open Windows PowerShell
  • enter : ping myIP
  • exit with Ctrl+C if necessary