Amazon EC2 open ports for security groups present in other accounts
Posted
by
rahul
on Server Fault
See other posts from Server Fault
or by rahul
Published on 2011-02-15T14:04:28Z
Indexed on
2011/02/15
15:27 UTC
Read the original article
Hit count: 216
amazon-ec2
Hi,
Assume, I am having 2 ec2 accounts (say A and B), both have different list of security groups. Now I want to open a particular port (say 80) for an instance running in account A, to account B. ie, I want to only allow account B instances, to access account A's 80 port. Could any one update me, is there a way to do this.??
Additionally, may I access account A's instance from account B's instance by using its private ip address/host name ??
Thanks in Advance,
© Server Fault or respective owner