- i've an elastic IP associated with my instance
- i've security group of instance permits incoming connections
- my instance firewall permits incoming connections
- my application listens
- i allowed specifically the Echo Request protocol in the ICMP inbound traffic of my EC2 instances.
In the past I could ping the domain name linked to my machine.
After looking for where the error could have come from I realized that in elastic IP there was no NAT Gateway associated.
I can't remember if this is necessary or not ? i guess this issue is coming from here .