Having troubles getting security groups to function
My "test" environment is as follows:
Cloudstack 4.1.1 on centos6.4Xen Server 6.0.2, CSP installed, iptables
running...not sure if it needs to be but it is by default, all xen patches
installed.Primary Storage = iscsiSecondary Storage = nfs on mgmt serverSystem
VM's and router are running as expected.Network = flat 192.168.50.0/24
I then create 2 instances(vm's) based on the centos5.6 template provided and
assign them to the "default" security group. The instances are able to "ping"
each other, and I thought the expected behavior is that they should not be able
to, since the default security group has 0 ingress rules which should block all
inbound traffic.
What could I be missing??