Suppose you want to enable port 8080 traffic to an EC2 instance, perhaps because you have set up an IIS site on a that port. There are two things you need to do for this to work: 1) Edit your Security Group policy so that the port is enabled on inbound traffic. 2) Edit your Windows Firewall settings to allow it as well.