You can assign an: An IP CIDR range: i.e. : The range 192.168.1.0 - 192.168.1.1 would be entered as 192.168.1.1/31 (or 0.0.0.0/0 which would be wide open) A single IP: i.e. : The ip 192.168.1.1 would be entered as 192.168.1.1/32 A specific user + security group
Some useful links: http://s3.amazonaws.com/aws_blog/AWS_Security_Whitepaper_2008_09.pdf http://developer.amazonwebservices.com/connect/isearch.jspa?searchKB=true&searchForums=true&searchQuery=security+groups&x=0&y=0 On Jan 9, 6:28 pm, Akshay Rao <[email protected]> wrote: > Is there a way to modify security groups for a particular role (app, db, > etc) such that they only accept connections from another security group? I > tried to edit security groups for my app role for port 80 such that it only > accepts connections from my www security group. It gave me an error saying > that it isn't a valid IP Address - so I assume that only IP addresses are > accepted. > > I also saw that the drop down list in adding a security group rule includes > TCP, UDP, ICMP, and "User and Group". What does this last item involve? > > Akshay
-- You received this message because you are subscribed to the Google Groups "scalr-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/scalr-discuss?hl=en.
