Comment 1 for bug 1512645

Revision history for this message
Manjeet Singh Bhatia (manjeet-s-bhatia) wrote : Re: Security groups with multiple interfaces

how I tried this.

- I created two networks with 2 subnets, one router and two instances one for each network
- I also created a sg and added icmp and tcp 22 rule to that
- for router i added two network interfaces and added gateway.
- two instances connected to network test1 and test2 and two rules applied to both.

- as i added icmp and tcp rule to new sg.

- I was able to ping both my instances which were associated floating ip.
- i was able to ssh to both my instances.

I- tried two sg on two instances on different networks attached to same router
which was working for me

does that cover your bug scenario or its something I am missing ?