From activemq-users-return-5652-apmail-geronimo-activemq-users-archive=geronimo.apache.org@geronimo.apache.org Fri Nov 10 22:09:30 2006 Return-Path: Delivered-To: apmail-geronimo-activemq-users-archive@www.apache.org Received: (qmail 69806 invoked from network); 10 Nov 2006 22:09:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Nov 2006 22:09:29 -0000 Received: (qmail 48966 invoked by uid 500); 10 Nov 2006 22:09:35 -0000 Delivered-To: apmail-geronimo-activemq-users-archive@geronimo.apache.org Received: (qmail 48949 invoked by uid 500); 10 Nov 2006 22:09:35 -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 48927 invoked by uid 99); 10 Nov 2006 22:09:35 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Nov 2006 14:09:35 -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; Fri, 10 Nov 2006 14:09:20 -0800 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1GieYW-0003Yf-3s for activemq-users@geronimo.apache.org; Fri, 10 Nov 2006 14:09:00 -0800 Message-ID: <7286133.post@talk.nabble.com> Date: Fri, 10 Nov 2006 14:09:00 -0800 (PST) From: wpen To: activemq-users@geronimo.apache.org Subject: Re: iptables configuration changes needed for activemq In-Reply-To: <4548D6CC.4050002@exist.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: william.pennoyer@danet.de References: <7104351.post@talk.nabble.com> <4548D6CC.4050002@exist.com> X-Virus-Checked: Checked by ClamAV on apache.org Adrian Co wrote: > > You might want to reconfigure JMX also. I think it might open a port to > 1099 by default.. > > James Strachan wrote: >> On 10/31/06, wpen wrote: >>> Hello, >>> I would like to run activemq behind a firewall with only one transport >>> connector setup for tcp on port 61616. Is 61616 the only port which >>> needs to >>> be opened? >> >> Yes - you can use any port you like. >> >>> Also, would you know or know where I could find the proper iptables >>> entries >>> to accomplish the above? >> >> Just edit the activemq.xml to use whatever port you wish. >> > > > Thank you both for your help. Activemq was up and running on the first try. As you said, the only thing we needed to do was open one for tcp. That we did, however, only after completely locking ourselves once before finally getting it right. In the end, we didn't have to work directly with the iptable entries because the the server has SuSE 10 as an OS which meant we only needed to add the port number to the existing FW_SERVICES_EXT_TCP entry in the SuSEfirewall2 script. -- View this message in context: http://www.nabble.com/iptables-configuration-changes-needed-for-activemq-tf2548986.html#a7286133 Sent from the ActiveMQ - User mailing list archive at Nabble.com.