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 026C8199E5 for ; Wed, 13 Apr 2016 00:59:35 +0000 (UTC) Received: (qmail 14480 invoked by uid 500); 13 Apr 2016 00:59:28 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 14155 invoked by uid 500); 13 Apr 2016 00:59:28 -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 13881 invoked by uid 500); 13 Apr 2016 00:59:28 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 13731 invoked by uid 99); 13 Apr 2016 00:59:28 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Apr 2016 00:59:28 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 76F762C1F8D for ; Wed, 13 Apr 2016 00:59:27 +0000 (UTC) Date: Wed, 13 Apr 2016 00:59:27 +0000 (UTC) From: "Pierre-Luc Dion (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CLOUDSTACK-8871) Basic zone security group ingress/egress rules are not working for some cidrs 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-8871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Luc Dion updated CLOUDSTACK-8871: ---------------------------------------- Fix Version/s: (was: 4.6.1) 4.6.2 > Basic zone security group ingress/egress rules are not working for some cidrs > ----------------------------------------------------------------------------- > > Key: CLOUDSTACK-8871 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8871 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Affects Versions: 4.5.0 > Reporter: Jayapal Reddy > Assignee: Jayapal Reddy > Fix For: 4.6.2 > > > 1. Create a basic zone with xenserver 6.2. > 2. Configure the ingress/egress rules in security group with cidrs /32 > 3. Rules got applied on UI but the traffic is not working. > Reason: > CIDR mentioned in the rules are failed to add ipset. > output from the SMLog: > Sep 16 10:52:39 localhost SM: [25871] FAILED in util.pread: (rc 2) stdout: '', stderr: 'ipset v4.5: Out of range cidr `10.147.52.30/32' specified > Sep 16 10:52:39 localhost SM: [25871] Try `ipset -H' or 'ipset --help' for more information. > Sep 16 10:52:39 localhost SM: [25871] ' -- This message was sent by Atlassian JIRA (v6.3.4#6332)