Unable to reach EC2 Ubuntu 18.04 server via Public IP
- Rebooted working EC2 instance
- Restarted normally, no errors
- Security Groups, check inbound OK on 80,443 & 22
- Able to ssh to server
- Can ping server from another EC2
- instance on same VPC/subnet
- Curl to private IP works from another
- EC2 instance on the same VPC/subnet
- Netcat shows server listening on port 80
- Other instances in VPC are fine, they are using the same security group
What else can I check?