I'm facing the same issue on an AWS EC2 instance where I've installed Moodle using Bitnami.
I've followed the following ticket to change my Public DNS in amazon ec2 :
How to change Public DNS in amazon ec2
1 - Register your domain
2 - Get an elastic IP address from amazon
3 - Assign the elastic IP address to your instance through the aws management interface
Before that 3 steps I was able to :
- SSH connect to the instance using Putty;
- open my Moodle site using the public IPv4 address;
- open my Moodle site using the public IPv4 DNS.
After that 3 steps, all the above attemps are failing (time out). But at least I'm able to open my Moodle site with registerd domain.
I was trying to fix my issue with SFTP connection issues (in FileZilla and WinSCP) when I came accross this ticket.
Next steps :
- Roll back the elastic IP assignment to my instance.
- Finish my HTTPS config using SFTP and SSH to transfert and install my certs.
- And reassign the elastic IP.
Note : As I spend the all day on my Moodle site, I'll check this tomorrow!!!
@+
rv.