<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi Rohit,<br>
      <br>
      (17/06/14 09:59), Rohit Patle wrote:<br>
    </div>
    <blockquote
cite="mid:27E054594442884E9A46DBCF9AE74081688CE1@BSDMSATMBX001.mahindrasatyam.ad"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <style id="owaParaStyle" type="text/css">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
</style>
      <div style="direction:ltr; font-family:Tahoma; color:#000000;
        font-size:10pt">Hi Alan,<br>
        <br>
        While working with rabbitmq-c library version 0.4.1 and AMQP
        version 0-9-1, We came across scenario where, If there are two
        listeners in two different networks but having the same static
        ip (ex. 192.168.10.20), the listener receives the
        "AMQP_STATUS_SSL_ERROR" i.e -0x0200 at both the listeners
        periodically. Could you please spread some light to understand
        the behaviour of it?<br>
      </div>
    </blockquote>
    <br>
    Does the RabbitMQ see both networks as having overlapping sets of IP
    addresses? If so, then that's not going to work--the RabbitMQ server
    will send all replies to one machine, and so anything related to the
    connection on the other machine will get forcibly closed or ignored.
    That's an IP/TCP level issue, rather than anything to do with Rabbit
    specifically. <br>
    <br>
    That said, if both networks are behind correctly configured NAT
    gateways, that should be okay. If you do have people who manage the
    network for you, it might be worth a chat with them about this.<br>
    <br>
    Cheers,<br>
    <blockquote
cite="mid:27E054594442884E9A46DBCF9AE74081688CE1@BSDMSATMBX001.mahindrasatyam.ad"
      type="cite">
      <div style="direction:ltr; font-family:Tahoma; color:#000000;
        font-size:10pt">
        <br>
        Thanks & Regards,<br>
        Rohit <br>
      </div>
      <br>
      <hr>
      <font color="Navy" face="Arial" size="2"><br>
        DISCLAIMER:<br>
        This email (including any attachments) is intended for the sole
        use of the intended recipient/s and may contain material that is
        CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or
        reliance by others or copying or distribution or forwarding of
        any or all of the contents in this message is STRICTLY
        PROHIBITED. If you are not the intended recipient, please
        contact the sender by email and delete all copies; your
        cooperation in this regard is appreciated.<br>
      </font>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
rabbitmq-discuss mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a>
<a class="moz-txt-link-freetext" href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>