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 41370104F0 for ; Thu, 25 Jul 2013 19:31:53 +0000 (UTC) Received: (qmail 24540 invoked by uid 500); 25 Jul 2013 19:31:52 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 24249 invoked by uid 500); 25 Jul 2013 19:31:52 -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 24043 invoked by uid 500); 25 Jul 2013 19:31:52 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 23751 invoked by uid 99); 25 Jul 2013 19:31:52 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Jul 2013 19:31:52 +0000 Date: Thu, 25 Jul 2013 19:31:52 +0000 (UTC) From: "Yuta Hono (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-3816) [Multiple IPs Per Nic] ebtables rule for secondary IPs is not deleted 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-3816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13719952#comment-13719952 ] Yuta Hono commented on CLOUDSTACK-3816: --------------------------------------- I'm writting the patch for this now. If you could, Does someone assign this case to me? > [Multiple IPs Per Nic] ebtables rule for secondary IPs is not deleted > --------------------------------------------------------------------- > > Key: CLOUDSTACK-3816 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3816 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: Network Controller > Affects Versions: 4.2.0 > Environment: host: KVM, CentOS6.3 > Basic Mode > Reporter: Yuta Hono > > [Issue Description] > ebtables rule for secondary IPs is not deleted when this ip is released. > When you add secondary IP to NIC, ebtables "VMNAME-in(out)-ips" is added the rule to allow arp reply to the secondary IP. > And when you release the secondary IP this rule(s) should be deleted.But its not deleted at this time. > [Steps to reproduce] > (1) Create VM > (2) Check the ebtables on KVM node > (3) Add IP & create IP alias > (4) Release IP via UI > -> but you can not see the any changes ebtables,(#ebtables -t nat -L) > and IP alias in VM still has connectivity with external network. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira