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 CBEAEF085 for ; Thu, 4 Apr 2013 14:34:40 +0000 (UTC) Received: (qmail 52019 invoked by uid 500); 4 Apr 2013 14:34:40 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 51987 invoked by uid 500); 4 Apr 2013 14:34:40 -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 51960 invoked by uid 99); 4 Apr 2013 14:34:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Apr 2013 14:34:39 +0000 X-ASF-Spam-Status: No, hits=2.8 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of christian.posta@gmail.com designates 209.85.217.169 as permitted sender) Received: from [209.85.217.169] (HELO mail-lb0-f169.google.com) (209.85.217.169) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Apr 2013 14:34:34 +0000 Received: by mail-lb0-f169.google.com with SMTP id p11so2798692lbi.0 for ; Thu, 04 Apr 2013 07:34:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=kFeVRM715Czy4FwI1J27gsUwpBoEYNoK/fCH3dZbKqE=; b=Z8BqyyAxL42ftddWXJwQSbRekYd99bqkBSjwQUGWOpPqKl86Ge0Pa3QuapV7FXkRpI rTcEEY8Z/rMVvme25/4nwUm8NsxEZiAyDs5STCJhgoYqTh1hmr/t5fvapvdcstjxAgRS McueRyaUla9WFGoWBn/SOTJtCh68zeF8eeu+BdWZVwUheTNlWRDBc2BTFCBuEMunIgb/ QU+w//FB5ErRtamY9ncOfB2/r5eEQKOSPisxy0Y4S6fwZZNZDZ4j8N8ViVfPmA2x/8zB ksMsi1d/ZD9q4RaLITYMw1OeXcqs7LCpiOMgnx7STmW2neGqGkq9YRhzZ/dq0XUmwAzp oMhQ== MIME-Version: 1.0 X-Received: by 10.152.134.164 with SMTP id pl4mr3555155lab.54.1365086053625; Thu, 04 Apr 2013 07:34:13 -0700 (PDT) Received: by 10.114.38.66 with HTTP; Thu, 4 Apr 2013 07:34:13 -0700 (PDT) In-Reply-To: <1365085533808-4665543.post@n4.nabble.com> References: <1365085533808-4665543.post@n4.nabble.com> Date: Thu, 4 Apr 2013 07:34:13 -0700 Message-ID: Subject: Re: Filter Ip addresses in network connector From: Christian Posta To: "users@activemq.apache.org" Content-Type: multipart/alternative; boundary=f46d043bd93c5078ea04d989dd63 X-Virus-Checked: Checked by ClamAV on apache.org --f46d043bd93c5078ea04d989dd63 Content-Type: text/plain; charset=ISO-8859-1 Yes that's correct. The brokers will be authenticated just like if they were a producer/consumer, and any IP filtering will be enforced for them. On Thu, Apr 4, 2013 at 7:25 AM, Bratislav Stojanovic < bratislav1983@gmail.com> wrote: > Hi all, > > I have two brokers (brokerA and brokerB) who reference each other using the > network connectors and they each have their own producers and consumers. > Now > I want to secure communication between brokers (not between prod/cons and > broker). > > According to http://activemq.apache.org/security.html I can additionaly > specify userName and password attributes in the , but > how > to specify custom plugin in this case? Will they use the same custom plugin > as if prod/cons were connecting directly to other broker or not? I want to > filter Ip addresses, so no other broker can forward messages without > authenticating via ip address first. > > Please help. Thank You. > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Filter-Ip-addresses-in-network-connector-tp4665543.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > -- *Christian Posta* http://www.christianposta.com/blog twitter: @christianposta --f46d043bd93c5078ea04d989dd63--