Murali Reddy created CLOUDSTACK-6685:
----------------------------------------
Summary: OVS distributed firewall: source CIDR mismatch while
populating ingress & egress network ACL
Key: CLOUDSTACK-6685
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6685
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Affects Versions: 4.4.0
Reporter: Murali Reddy
Assignee: Murali Reddy
Fix For: 4.4.0
OVS distributed firewall: source CIDR mismatch while populating ingress &
egress network ACL. source cidr is populated in nw_dst for both ingress and
egress ACL's same.
For egress ACL it should be set as
nw_src = tier's cidr nw_dst = source cidr in network ACL
for ingress ACL it should be
nw_dst = tier's cidr nw_src = source cidr in network ACL
--
This message was sent by Atlassian JIRA
(v6.2#6252)