<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Check out if qrouter got floating inside network namespace  (ip net
    exec qrouter... ip -4 a), or just bash in to it (stdbuf -e0 -o0 ip
    net exec qrouter... /bin/bash) and play with it like with normal
    server.<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 10/24/2014 07:38 PM, Paras pradhan
      wrote:<br>
    </div>
    <blockquote
cite="mid:CADyt5g=uWxJDAxTe2XkeA06MYWqWXW0KPYpCy_DxK1Dyfxz4xg@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hello,
        <div><br>
        </div>
        <div>Assigned a floating ip to an instance. But I can't ping the
          instance. This instance can reach internet with no problem.
          But I can't ssh or icmp to this instance. Its not a security
          group issue.  </div>
        <div><br>
        </div>
        <div>On my network node that runs l3, I can see qrouter. The
          extenel subnet looks like this:</div>
        <div><br>
        </div>
        <div>
          <p class="">allocation-pool
            start=192.168.122.193,end=192.168.122.222 --disable-dhcp
            --gateway 192.168.122.1 <a moz-do-not-send="true"
              href="http://192.168.122.0/24">192.168.122.0/24</a></p>
          <p class="">I can ping 192.168.122.193 using: ip netns exec
            qrouter-34f3b828-b7b8-4f44-b430-14d9c5bd0d0c ping
            192.168.122.193</p>
          <p class="">but not 192.168.122.194 (which is the floating ip)</p>
          <p class="">Doing tcp dump on the interace that connects to
            the external world, I can see ICMP request but not reply
            from the interface :</p>
          <p class=""><br>
          </p>
          <p class="">11:36:40.360255 IP 192.168.122.1 > <a
              moz-do-not-send="true" href="http://192.168.122.194">192.168.122.194</a>:
            ICMP echo request, id 2589, seq 312, length 64</p>
          <p class="">
          </p>
          <p class="">11:36:41.360222 IP 192.168.122.1 > <a
              moz-do-not-send="true" href="http://192.168.122.194">192.168.122.194</a>:
            ICMP echo request, id 2589, seq 313, length 64</p>
          <p class=""><br>
          </p>
          <p class="">Ideas?</p>
          <p class="">Thanks</p>
          <p class="">Paras.</p>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
OpenStack-operators mailing list
<a class="moz-txt-link-abbreviated" href="mailto:OpenStack-operators@lists.openstack.org">OpenStack-operators@lists.openstack.org</a>
<a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>