Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C475410886 for ; Fri, 21 Nov 2014 16:20:45 +0000 (UTC) Received: (qmail 69437 invoked by uid 500); 21 Nov 2014 16:20:45 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 69390 invoked by uid 500); 21 Nov 2014 16:20:45 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 69379 invoked by uid 99); 21 Nov 2014 16:20:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Nov 2014 16:20:45 +0000 X-ASF-Spam-Status: No, hits=2.9 required=5.0 tests=SPF_NEUTRAL,URI_HEX,URI_TRY_3LD X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [162.253.133.43] (HELO mwork.nabble.com) (162.253.133.43) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Nov 2014 16:20:18 +0000 Received: from mjoe.nabble.com (unknown [162.253.133.57]) by mwork.nabble.com (Postfix) with ESMTP id DC8ADACE1B4 for ; Fri, 21 Nov 2014 08:19:45 -0800 (PST) Date: Fri, 21 Nov 2014 08:13:32 -0800 (PST) From: artnaseef To: users@activemq.apache.org Message-ID: <1416586412136-4687862.post@n4.nabble.com> In-Reply-To: <1416568355681-4687859.post@n4.nabble.com> References: <1416568355681-4687859.post@n4.nabble.com> Subject: Re: ActiveMQ refusing remote connections MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Try the following: * Check the IP addresses each machine resolves for the other * Check each machine for an internal firewall * Use a packet sniffer on each machine and/or a third machine on the network * Try to connect between the machine on another port * Traceroute may tell you if the machines can actually reach each other Something in the network is causing the refusal - whether it's in either/both server's network stack(s) or something out on the wire between the two machines. -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-refusing-remote-connections-tp4687859p4687862.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.