1 Reply Latest reply on Mar 4, 2013 8:51 PM by gaohoward

    The connection problem between two network with HornetQ

    gojoke

      In our system, the hornetQ server has the network adapters.

      One is for local network (192.168.0.1), the other one is for outside network (172.100.0.1).

       

      The client systems, A and B , want to get a connection through hornetQ.

       

      A is a local system, with a IP (192.168.0.2 ) , can connect to HornetQ and send JMS message successfully.

       

      However, B as a outside network system with a IP (172.100.0.4), cannot get a connection to Hornet server.

       

      Does hornetQ support the network adapter server ?

       

      How to deal with such a problem?