Boris Stoyanov created CLOUDSTACK-10075:
-------------------------------------------
Summary: Egress rules not allowing neighboring IPs when using /32
configuration
Key: CLOUDSTACK-10075
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10075
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Reporter: Boris Stoyanov
Steps:
1. deploy 2 vms in network
For example:
vm1: 10.1.1.10
vm2: 10.1.1.20
Create egress rule allow all for 10.1.1.10/32
Expected: only VM1 will have access to public
Actual: VM1 and VM2 have access.
For more references please look at marvin test:
component/test_egress_fw_rules.py::test_01_2_egress_fr1()
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)