Return-Path: X-Original-To: apmail-cloudstack-dev-archive@www.apache.org Delivered-To: apmail-cloudstack-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8E4E218E04 for ; Thu, 30 Jul 2015 06:58:49 +0000 (UTC) Received: (qmail 45857 invoked by uid 500); 30 Jul 2015 06:58:49 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 45801 invoked by uid 500); 30 Jul 2015 06:58:49 -0000 Mailing-List: contact dev-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 dev@cloudstack.apache.org Received: (qmail 45789 invoked by uid 99); 30 Jul 2015 06:58:48 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Jul 2015 06:58:48 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 69864D8B09 for ; Thu, 30 Jul 2015 06:58:48 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.102 X-Spam-Level: X-Spam-Status: No, score=-0.102 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd1-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id kY6-cPhgx4Lk for ; Thu, 30 Jul 2015 06:58:48 +0000 (UTC) Received: from mail-lb0-f176.google.com (mail-lb0-f176.google.com [209.85.217.176]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id 8213B4C105 for ; Thu, 30 Jul 2015 06:58:47 +0000 (UTC) Received: by lbbst4 with SMTP id st4so20761733lbb.1 for ; Wed, 29 Jul 2015 23:58:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=QUIhvxWio92KmZPxWFXy3ii9MjT1OUYUph0lii+G3w8=; b=JaVu3AvPWVjOJMszVNsFKoJFTyNuK5JNrwp/jcf/9wxFjnN9a1yMClz4geYi4Tj/9E RSuv1Ldm1OT/A0i7lDcoIBvASV4I//m+HrJ8ICBdV5A9sOfmfRq7dzqTG5MbQYWrd/9I vRX8cvlKFBmGaCS/aNSX8HF9Fnv8RbdphKqOjC43fqte9AIf2NN4g2J61BYOA4hLaG1G SWPbmKxglFHNCEfBftJnybWs7vjB8u7ws/QJAWaXFYK29sFqFMMfeRmgE7cvM1mVX1Ff 4YNkQFWIUU83MPLBVSzR8JechunDhbGoIw1UqSXJqMTNcpfsHw7fbcbmqd3g0bu7e6rF wJfA== X-Received: by 10.152.25.228 with SMTP id f4mr42035403lag.112.1438239526504; Wed, 29 Jul 2015 23:58:46 -0700 (PDT) MIME-Version: 1.0 Received: by 10.112.181.101 with HTTP; Wed, 29 Jul 2015 23:58:27 -0700 (PDT) In-Reply-To: References: From: Daan Hoogland Date: Thu, 30 Jul 2015 08:58:27 +0200 Message-ID: Subject: Re: [Blocker] Default ip table rules on VR To: dev Content-Type: text/plain; charset=UTF-8 I changed it to critical. It is only a blocker if we agree on this list that it is. On Thu, Jul 30, 2015 at 6:44 AM, Sanjeev N wrote: > Hi, > > In latest ACS builds, the ip table rules in VR have ACCEPT as the default > policy in INPUT and FORWARD chains, instead of DROP. > > Created a blocker bug for this issue > https://issues.apache.org/jira/browse/CLOUDSTACK-8688 > > Can somebody please fix it? > > Thanks, > Sanjeev -- Daan