Hey Gary, Thanks for the tip. It seems to be working correctly now.
Gary Tully wrote: > > once the IP address is specified in the TransportConnector and the IP > address does not resolve to localhost,it will be used: > see the code that implements bind and uses the multi homed > createServerSocket() variant with addr passed in if an IP address is > specified. > > http://activemq.apache.org/maven/5.2.0/activemq-core/apidocs/src-html/org/apache/activemq/transport/tcp/TcpTransportServer.html#line.125 > > Possibly debug in to this bind to see what InetAddress is returning on > your host. > > 2009/1/19 project2501 <dar...@ontrenet.com>: >> >> Hi, >> I am trying to run activemq over my openvpn network interface to secure >> all the messaging traffic. >> I specified my connectors to a specific network interface address >> 10.8.0.1, >> yet I can still see AMQ listening on the other addresses port 61616. This >> is >> a security hole I want to close. >> >> I saw previous posts asking about this but no answers yet. >> >> is it possible for AMQ to ONLY listen on the URI address you provide in >> the >> config and not all available ones? >> >> thank you for the help! Its very much appreciated and the product is >> truly >> awesome. >> >> >> -- >> View this message in context: >> http://www.nabble.com/Restricting-Connectors-to-single-interface--tp21544255p21544255.html >> Sent from the ActiveMQ - User mailing list archive at Nabble.com. >> >> > > > > -- > http://blog.garytully.com > > Open Source SOA > http://FUSESource.com > > -- View this message in context: http://www.nabble.com/Restricting-Connectors-to-single-interface--tp21544255p21557920.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.