Return-Path: X-Original-To: apmail-incubator-cloudstack-users-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6BB7CDA8D for ; Mon, 4 Mar 2013 20:00:12 +0000 (UTC) Received: (qmail 88231 invoked by uid 500); 4 Mar 2013 20:00:11 -0000 Delivered-To: apmail-incubator-cloudstack-users-archive@incubator.apache.org Received: (qmail 88198 invoked by uid 500); 4 Mar 2013 20:00:11 -0000 Mailing-List: contact cloudstack-users-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-users@incubator.apache.org Delivered-To: mailing list cloudstack-users@incubator.apache.org Received: (qmail 88187 invoked by uid 99); 4 Mar 2013 20:00:11 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Mar 2013 20:00:11 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of kirk.jantzer@gmail.com designates 209.85.223.180 as permitted sender) Received: from [209.85.223.180] (HELO mail-ie0-f180.google.com) (209.85.223.180) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Mar 2013 20:00:05 +0000 Received: by mail-ie0-f180.google.com with SMTP id bn7so6553165ieb.39 for ; Mon, 04 Mar 2013 11:59:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=3QL1sURMfSFoikv7yq+KFMTWwkrCCYOX/KqK7H7JHL0=; b=gf9OXSyR0ruZQleBKeTITbzv2dCefU6t9h2RtDdGuy16ZFj7T4XW6HDF0lJ0L6GGV+ ICRkHMbOxzmrDieYa1pBCG+pglu/7q+ELZouaAiV4bimbIfWhKi4PBTyROC2W9OB+zQ+ GhnUDZQQVYaTfD9Mq3GcogwKOOCR7Ys09bCYwGsGnEJiCPk2EvPo0WzVk0IDMN8X/xF3 p7kGhQUfF6k2Nnpnlg40U7Cni4j1+3p6TaaQW6HcUVv9U+P7VEsg3uYpr6fhg0aeewoa +5PbloBgpdFLSjKvZvktRsw97xg+iRDK5lzS4vmuHhgohS/utcCI+1j7NOPbtg+h6SIB 3l+g== MIME-Version: 1.0 X-Received: by 10.50.191.228 with SMTP id hb4mr3451751igc.37.1362427184558; Mon, 04 Mar 2013 11:59:44 -0800 (PST) Received: by 10.64.73.40 with HTTP; Mon, 4 Mar 2013 11:59:44 -0800 (PST) Date: Mon, 4 Mar 2013 14:59:44 -0500 Message-ID: Subject: Changing management port from 8080 to just 80? From: Kirk Jantzer To: cloudstack-users@incubator.apache.org Content-Type: multipart/alternative; boundary=bcaec53965125f3eee04d71eccc6 X-Virus-Checked: Checked by ClamAV on apache.org --bcaec53965125f3eee04d71eccc6 Content-Type: text/plain; charset=ISO-8859-1 I modified the /etc/cloud/management/server.xml file to have the management UI listen on 80 and 443, and restarted the cloud services, but when I do a 'netstat', I don't see those ports listed. I don't see anything obvious in the /var/log/cloud/management/catalina.out file. Thoughts? --bcaec53965125f3eee04d71eccc6--