Return-Path: Delivered-To: apmail-geronimo-activemq-users-archive@www.apache.org Received: (qmail 45587 invoked from network); 30 Jan 2007 16:30:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Jan 2007 16:30:46 -0000 Received: (qmail 26718 invoked by uid 500); 30 Jan 2007 16:30:52 -0000 Delivered-To: apmail-geronimo-activemq-users-archive@geronimo.apache.org Received: (qmail 26483 invoked by uid 500); 30 Jan 2007 16:30:51 -0000 Mailing-List: contact activemq-users-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-users@geronimo.apache.org Delivered-To: mailing list activemq-users@geronimo.apache.org Received: (qmail 26474 invoked by uid 99); 30 Jan 2007 16:30:51 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Jan 2007 08:30:51 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of lists@nabble.com designates 72.21.53.35 as permitted sender) Received: from [72.21.53.35] (HELO talk.nabble.com) (72.21.53.35) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Jan 2007 08:30:42 -0800 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1HBvsE-00049k-Dv for activemq-users@geronimo.apache.org; Tue, 30 Jan 2007 08:30:22 -0800 Message-ID: <8711641.post@talk.nabble.com> Date: Tue, 30 Jan 2007 08:30:22 -0800 (PST) From: skimstercg To: activemq-users@geronimo.apache.org Subject: Re: Accessing remote AMQ with JConsole. In-Reply-To: <8704146.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: Stanley.H.Kim@uscg.mil References: <8313689.post@talk.nabble.com> <8421755.post@talk.nabble.com> <8441334.post@talk.nabble.com> <8704146.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org What worked for me was modifiying the /etc/hosts file on the Red Hat box so that the machine hostname resolves to actual ip address instead of 127.0.0.1. After changing, restart AMQ. Hope that helps. bhartsb wrote: > > I have tried adding the line: -Djava.rmi.server.hostname=x.x.x.x, but this > still doesn't do it. I can connect fine from a remote machine on the LAN, > even using the public WAN IP, but not from a machine not on the LAN, using > the WAN IP. I have eliminated firewalls, and set up virtual server > settings (IP address/port forwarding) on my router also. I'm running on > Windows XP (it's firewall disabled also per testing). > -- View this message in context: http://www.nabble.com/Accessing-remote-AMQ-with-JConsole.-tf2971096.html#a8711641 Sent from the ActiveMQ - User mailing list archive at Nabble.com.