>From your logs: 

sk92129 wrote
> 
> 2012-08-22 12:58:21,363 | INFO  | Listening for connections at:
> ssl://centos-test1.foo.com:61616?needClientAuth=true |
> org.apache.activemq.transport.TransportServerThreadSupport | main
> 

You can see from your config:


sk92129 wrote
> 
>         <transportConnectors> 
>             <transportConnector name="openwire" 
> uri="ssl://0.0.0.0:61616?needClientAuth=true" > 
>             </transportConnector> 
>         </transportConnectors> 
> 

The transport connector has been opened on the appropriate port.

I wonder if what you're seeing is the outgoing port on the local machine
that's being used to connect to the networked broker. 

Wanna post your network connector configs?



-----
http://www.christianposta.com/blog
--
View this message in context: 
http://activemq.2283324.n4.nabble.com/iptables-and-broker-to-broker-transport-tp4655452p4655461.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to