Forum archive
No answer from port 80 or 443 after restore from Amazon to private
Subject says it all. I restored a medium machine from Amazon cloud back to the private hardware. After which Wordpress-appliance only replies to the local IP-requests. All other ports than 80 and 443 work fine. External firewall is unchanged from a configuration before moving the server to the amazon - it's fine.
I just cant find why Apache/Wordpress is no longer responding to the public IP at ports 80 or 443.
Are yourt external requests being forwarded to your appliance? Perhaps you need to configure port forwarding. If you can ping sites on the internet from your appliance and your appliance responds to local requests (ie WordPress works ok from within the LAN) then that'd be my guess.
The only other thing that occurs to me is if Apache is setup to only respond to a domain name. Check the current Apache site(s) to make sure they are configured either to with wildcards or specific IP (or relevant domain name).