Amazon blocked port 80 and 443 on my instance
Posted
by
Burak
on Server Fault
See other posts from Server Fault
or by Burak
Published on 2012-11-21T09:16:35Z
Indexed on
2012/11/21
11:05 UTC
Read the original article
Hit count: 446
amazon-ec2
|amazon-web-services
Amazon AWS sent me an email about warning that my instance have been behaving like Phising that is against AWS Customer Agreement.
And they noticed that they blocked port 80 and 443 which are for HTTP and HTTPS respectively.
Google Safe Browsing also reported that some code injection was made to one of my websites. After a cleaning, Google stopped blocking my website displaying in the search result.
So, how can I unblock my ports?
© Server Fault or respective owner