Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 895A7D8E6 for ; Tue, 2 Oct 2012 21:11:08 +0000 (UTC) Received: (qmail 8737 invoked by uid 500); 2 Oct 2012 21:11:08 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 8668 invoked by uid 500); 2 Oct 2012 21:11:08 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 8638 invoked by uid 99); 2 Oct 2012 21:11:08 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Oct 2012 21:11:08 +0000 Date: Wed, 3 Oct 2012 08:11:08 +1100 (NCT) From: "Clement Chen (JIRA)" To: cloudstack-dev@incubator.apache.org Message-ID: <1081879938.156294.1349212268149.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (CLOUDSTACK-242) haproxy listens on all interfaces on VR MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Clement Chen created CLOUDSTACK-242: --------------------------------------- Summary: haproxy listens on all interfaces on VR Key: CLOUDSTACK-242 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-242 Project: CloudStack Issue Type: Bug Components: Install and Setup Affects Versions: 4.0.0 Reporter: Clement Chen haproxy listens on all three network interfaces (public, guest and cloud link local) on port 35999 on a virtual router. Listening on the public interface opens up an attack entry point. We should limit the interface haproxy listens to guest or cloud link local if possible. -- 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