From users-return-10009-apmail-activemq-users-archive=activemq.apache.org@activemq.apache.org Tue Jul 24 13:09:38 2007 Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 57457 invoked from network); 24 Jul 2007 13:09:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Jul 2007 13:09:37 -0000 Received: (qmail 405 invoked by uid 500); 24 Jul 2007 13:09:38 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 109 invoked by uid 500); 24 Jul 2007 13:09:38 -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 100 invoked by uid 99); 24 Jul 2007 13:09:38 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Jul 2007 06:09:38 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=HTML_00_10,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of jan.stette@gmail.com designates 64.233.184.229 as permitted sender) Received: from [64.233.184.229] (HELO wr-out-0506.google.com) (64.233.184.229) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Jul 2007 06:09:36 -0700 Received: by wr-out-0506.google.com with SMTP id 25so1275748wry for ; Tue, 24 Jul 2007 06:09:15 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=FMynfpTtRXtMvf1nhle1TLHCDP0qLBrJ+Nd+/NFxGUB/bokFTE8CwqN7vwtShvLUfYBEnlMZ02TiZB2Uq9ghKwWtTSzh7nlyCR+Ctbo8/3tIyGZBbROWHG1oSlMojzYTxxkjFk/xKIIIHfmTHRErtEL6zsj5bJDmjD4dORucFco= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=OzOOfoyT7n3xB3OcWKdXpdClkOso2WN9c3K46eHd/YGCDu+fYgQWTRF43U9L4cGG1sgMkSK85APc353Go7ShTVm/g9dBqI5E9H17A3CUJwYDBYT4V71Aj0Xa2j31FmfvRwiB8ZwRWI3IWkP7Aacz9E+rTA89k+JWe+kvurDK2Ws= Received: by 10.142.14.20 with SMTP id 20mr333625wfn.1185282554930; Tue, 24 Jul 2007 06:09:14 -0700 (PDT) Received: by 10.142.110.6 with HTTP; Tue, 24 Jul 2007 06:09:14 -0700 (PDT) Message-ID: Date: Tue, 24 Jul 2007 14:09:14 +0100 From: "Jan Stette" To: users@activemq.apache.org Subject: IP address instead of hostname for Peer transport MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_176280_15988192.1185282554907" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_176280_15988192.1185282554907 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, I'm using the peer transport in ActiveMQ to autodiscover and connect a number of embedded brokers. One question I have is: is it possible to configure this so that it uses IP addresses instead of hostnames in the information exchanged between brokers? I have a case where a broker discovers another broker and can connect to it, but the 2nd broker can't connect back because it attempts to connect using the hostname, which isn't in DNS. Any suggestions would be welcome. Regards, Jan ------=_Part_176280_15988192.1185282554907--