AWS - Security Groups and Network ACLs
Given a security group with these inbound rules:
Which IP address can access port 80?
- Allow TCP port 22 from 0.0.0.0/0
- Allow TCP port 80 from 192.168.1.0/24Which IP address can access port 80?
