I set up an EC2 instance, which went very smoothly, and I can currently access it via the public DNS.
Once I had this working, I requested an Elastic IP, which I then assigned to the instance. This appears to have worked properly, and describing my instances from the command line shows the correct IP assigned to the instance.
However, when trying to access the instance via the IP I'm getting timed out. There's a timeout on ping, and in the browser. Ping also times out if I try to ping the IP from the instance.
So far, I have tried detaching the IP and re-assigning it, I've tried releasing the IP altogether and starting fresh, and I've rebooted the instance, all to no avail.
Any thoughts on how I can fix this?