Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 5AC7E200BA7 for ; Thu, 15 Sep 2016 17:00:27 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 58A0B160AC6; Thu, 15 Sep 2016 15:00:27 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id C8F74160ADA for ; Thu, 15 Sep 2016 17:00:26 +0200 (CEST) Received: (qmail 15825 invoked by uid 500); 15 Sep 2016 15:00:25 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 15603 invoked by uid 500); 15 Sep 2016 15:00:25 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 15570 invoked by uid 99); 15 Sep 2016 15:00:25 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Sep 2016 15:00:25 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 5E4262C1B7B for ; Thu, 15 Sep 2016 15:00:25 +0000 (UTC) Date: Thu, 15 Sep 2016 15:00:25 +0000 (UTC) From: "John Burwell (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CLOUDSTACK-9480) Egress Firewall: Incorrect use of Allow/Deny for ICMP MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 15 Sep 2016 15:00:27 -0000 [ https://issues.apache.org/jira/browse/CLOUDSTACK-9480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Burwell updated CLOUDSTACK-9480: ------------------------------------- Fix Version/s: 4.10.0.0 > Egress Firewall: Incorrect use of Allow/Deny for ICMP > ----------------------------------------------------- > > Key: CLOUDSTACK-9480 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9480 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: Network Controller > Affects Versions: 4.6.2, 4.7.1, 4.8.0, 4.9.0 > Reporter: Murali Reddy > Assignee: Murali Reddy > Fix For: 4.10.0.0, 4.9.1.0 > > > When 'default egress policy' is set to 'allow' in the network offering, any egress rule that is added will 'deny' the traffic overriding the default behaviour. > Conversely, when 'default egress policy' is set to 'deny' in the network offering, any egress rule that is added will 'allow' the traffic overriding the default behaviour. > While this works for 'tcp', 'udp' as expected, for 'icmp' protocol its always set to ALLOW. > Egress firewall rule behaviour should be consistent for all the protocols. -- This message was sent by Atlassian JIRA (v6.3.4#6332)