On 28 March 2013 09:44, [email protected] <[email protected]> wrote:
> Hi All,
>
> We am using CloudStack 3.0.2 now.
> Here we have a problem that is instances in the same project can't 
> communicate with each other.
> We use Security Group in project to isolate the traffic, but the rule is set 
> CIDR or account.
> The instance IP is random to assign, so it can't use CIDR; For account, 
> because we are in the project so the SG in account doesn't work.
> Is there any way to let instances can communicate with each other in the same 
> project?
>
> Thanks
>
> --Kaori

Can you tell me which account you are setting the security group to
apply over? It could be a bug but can you verify from the API? If you
are able to identify the account_id that the project maps to (Look for
the project_account_id in the projects table) -  use that accountid in
the authorizeSecurityGroupIngress API.

Reply via email to