with ec2, are all internal instances able to connect to each other, or does the security group apply
Posted
by Blankman
on Server Fault
See other posts from Server Fault
or by Blankman
Published on 2010-03-28T17:25:54Z
Indexed on
2010/03/28
17:33 UTC
Read the original article
Hit count: 250
Just a little confused, normally a firewall applies to everything externally, and all internal servers (instances) can connect freely with each other.
With AWS, it comes with a firewall/security group.
Do these settings apply to each instance?
what about other customers, can there instances connect to my instances if I don't setup iptables on each instance?
© Server Fault or respective owner