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 <networkConnector/>, 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.

Reply via email to