Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 274111040F for ; Tue, 5 Aug 2014 05:04:13 +0000 (UTC) Received: (qmail 48253 invoked by uid 500); 5 Aug 2014 05:04:12 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 48101 invoked by uid 500); 5 Aug 2014 05:04:12 -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 47908 invoked by uid 500); 5 Aug 2014 05:04:12 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 47905 invoked by uid 99); 5 Aug 2014 05:04:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Aug 2014 05:04:12 +0000 Date: Tue, 5 Aug 2014 05:04:12 +0000 (UTC) From: "Namita Chaudhari (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-2694) [Firewall Rule] Able to configure duplicate firewall rule with protocol and no ports MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-2694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085804#comment-14085804 ] Namita Chaudhari commented on CLOUDSTACK-2694: ---------------------------------------------- There is no validation added to check whether there already exists a firewall rule with cidr 0.0.0.0/0 and no ports. > [Firewall Rule] Able to configure duplicate firewall rule with protocol and no ports > ------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-2694 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2694 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: Network Controller > Affects Versions: 4.0.0 > Reporter: Jayapal Reddy > > 1. Configure a firewall rules with cidd 0.0.0.0/0 protocol tcp and do NOT pass ports > 2. Configure the same rule again. Rule is configured successfully > Expected: Should throw duplicate firewall rule error -- This message was sent by Atlassian JIRA (v6.2#6252)