[
https://issues.apache.org/jira/browse/CLOUDSTACK-6685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13998674#comment-13998674
]
ASF subversion and git services commented on CLOUDSTACK-6685:
-------------------------------------------------------------
Commit 5dcc34cb655ebfff996c629dc0eeeb3d54657480 in cloudstack's branch
refs/heads/4.4-forward from [~murali.reddy]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=5dcc34c ]
CLOUDSTACK-6685: OVS distributed firewall: source CIDR mismatch while
populating ingress & egress network ACL
fix ensures propoer values for nw_src and nw_dst are popoluated
depending on the ingress or egress acl
> 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)