<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Dear José Miguel,<br>
      <br>
      First of all, welcome to the OOR community :-). <br>
      The message type 7 is an info request message described in the <a
href="https://tools.ietf.org/html/draft-ermagan-lisp-nat-traversal-11">lisp-nat-traversal
        draft</a> . <br>
      Unfortunately we only provide support of NAT Traversal in the
      xTR/MN mode. Our implementation of MS and RTR are pretty basic and
      doesn't support  this feature yet. When we want to use an xTR
      behind NAT, the xTR registers  with a MSs deployed in a Cisco box
      which are compatible with our implementation and using also  a
      Cisco RTR.<br>
      If you nodes are not behind NAT, then you can disable
      nat_traversal_support. With this feature disabled, you can use our
      implementation of MS.<br>
      By the way, thank you so much for your pull requests :-)<br>
      <br>
      Best regards<br>
      <br>
      Albert<br>
      <br>
      <br>
      On 10/02/17 03:26, José Miguel Guzmán wrote:<br>
    </div>
    <blockquote
cite="mid:CABBAKdyoEYS2-jyaTJdYAODJKgQBEgawn2cdqzDGW-hKObOkgg@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi 
        <div><br>
        </div>
        <div>I am trying to make OOR  v1.1.1 work is a simple scenario,
          but I see than xTR is sending messages with an unsupported
          type 7, to the MS.<br>
          In Wireshark I confirmed the type is 7, although i don´t see
          this in <a moz-do-not-send="true"
            href="https://tools.ietf.org/html/rfc6830">RFC6830</a>  this
          type as one of the supported ones</div>
        <div><br>
        </div>
        <div>
          <div><font face="monospace">Locator/ID Separation Protocol</font></div>
          <div><font face="monospace">    0111 .... .... .... .... ....
              = Type: Info (7)</font></div>
          <div><font face="monospace">    .... 0... .... .... .... ....
              = R bit (Info-Reply): Not set</font></div>
          <div><font face="monospace">    .... .000 0000 0000 0000 0000
              0000 0000 = Reserved bits: 0x00000000</font></div>
        </div>
        <div><br>
        </div>
        <div>MS log says</div>
        <div><br>
        </div>
        <div>
          <div><font face="monospace">[2017/2/10 2:17:23] DEBUG:
              Received Info Request -> nonce 93971bbd5dddb7b3, IP:
              172.31.49.202 -> 172.31.55.142, UDP: 4342 -> 4342</font></div>
          <div><font face="monospace">[2017/2/10 2:17:23] DEBUG-3:
              Map-Server: Received control message with type 7.
              Discarding!</font></div>
          <div><font face="monospace">[2017/2/10 2:17:23] DEBUG:
              Map-Server: Failed to process  control message</font></div>
        </div>
        <div><br>
        </div>
        <div>Any idea about what I am doing wrong?</div>
        <div>I would appreciate any guidance about this.</div>
        <div><br>
        </div>
        <div>Bellow a summary of both configurations:</div>
        <div><br>
        </div>
        <div><b>OOR running as xTR</b></div>
        <div><font face="monospace">operating-mode         = xTR<br>
          </font></div>
        <div>
          <div><font face="monospace">control-iface = eth0</font></div>
          <div><font face="monospace">encapsulation          = LISP</font></div>
          <div><font face="monospace">rloc-probing {</font></div>
          <div><font face="monospace">    rloc-probe-interval          
                = 30</font></div>
          <div><font face="monospace">    rloc-probe-retries            
               = 2</font></div>
          <div><font face="monospace">    rloc-probe-retries-interval  
                = 5</font></div>
          <div><font face="monospace">}</font></div>
          <div><font face="monospace">map-resolver        = {</font></div>
          <div><font face="monospace"><span class="Apple-tab-span" style="white-space:pre">     </span>172.31.55.142</font></div>
          <div><font face="monospace">}</font></div>
          <div><font face="monospace">static-map-cache {</font></div>
          <div><font face="monospace">    eid-prefix          = <a
                moz-do-not-send="true" href="http://192.168.1.0/24">192.168.1.0/24</a></font></div>
          <div><font face="monospace">    iid                 = 13784</font></div>
          <div><font face="monospace">    rloc-address {</font></div>
          <div><font face="monospace">        address         = </font><span
              style="font-family:monospace">172.31.85.142</span></div>
          <div><font face="monospace">        priority        = 0</font></div>
          <div><font face="monospace">        weight          = 0</font></div>
          <div><font face="monospace">    }</font></div>
          <div><font face="monospace">}</font></div>
          <div><font face="monospace">nat_traversal_support  = on</font></div>
          <div><font face="monospace">map-server {</font></div>
          <div><font face="monospace">        address        =
              172.31.55.142</font></div>
          <div><font face="monospace">        key-type       = 1</font></div>
          <div><font face="monospace">        key            = yunque</font></div>
          <div><font face="monospace">        proxy-reply    = on</font></div>
          <div><font face="monospace">}</font></div>
          <div><font face="monospace">database-mapping {</font></div>
          <div><font face="monospace">    eid-prefix          = <a
                moz-do-not-send="true" href="http://172.31.64.0/24">172.31.64.0/24</a></font></div>
          <div><font face="monospace">    iid                 = 13785</font></div>
          <div><font face="monospace">    rloc-address {</font></div>
          <div><font face="monospace">        #address         =
              34.194.45.229</font></div>
          <div><font face="monospace">        address         =
              172.31.49.202</font></div>
          <div><font face="monospace">        priority        = 0</font></div>
          <div><font face="monospace">        weight          = 0</font></div>
          <div><font face="monospace">    }</font></div>
          <div><font face="monospace">}</font></div>
          <div><font face="monospace">proxy-itrs = {</font></div>
          <div><font face="monospace">...</font></div>
          <div><font face="monospace">}</font></div>
        </div>
        <div><br>
        </div>
        <div>
          <div><b>OOR running as xTR</b></div>
          <div><font face="monospace">operating-mode         = MS</font></div>
          <div><font face="monospace">control-iface = eth0</font></div>
          <div><font face="monospace">lisp-site {</font></div>
          <div><font face="monospace">    eid-prefix            = <a
                moz-do-not-send="true" href="http://192.168.1.0/24">192.168.1.0/24</a></font></div>
          <div><font face="monospace">    key-type              = 1</font></div>
          <div><font face="monospace">    key                   = yunque</font></div>
          <div><font face="monospace">    iid                   = 13784</font></div>
          <div><font face="monospace">    accept-more-specifics = true</font></div>
          <div><font face="monospace">}</font></div>
          <div><font face="monospace">lisp-site {</font></div>
          <div><font face="monospace">    eid-prefix            = <a
                moz-do-not-send="true" href="http://172.31.64.0/24">172.31.64.0/24</a></font></div>
          <div><font face="monospace">    key-type              = 1</font></div>
          <div><font face="monospace">    key                   = yunque</font></div>
          <div><font face="monospace">    iid                   = 13785</font></div>
          <div><font face="monospace">    accept-more-specifics = true</font></div>
          <div><font face="monospace">}</font></div>
        </div>
        <div><br>
        </div>
        <div><br>
        </div>
        <div><br>
        </div>
        <div><br>
        </div>
        <div> </div>
      </div>
      <div dir="ltr">-- <br>
      </div>
      <div data-smartmail="gmail_signature">
        <div dir="ltr">
          <table style="font-family:'trebuchet
            ms',arial,sans-serif;font-size:11px" cellpadding="0"
            cellspacing="0">
            <tbody>
              <tr>
                <td colspan="3"><img moz-do-not-send="true"
                    src="http://www.whitestack.com/static/whitestack_signature.png"></td>
              </tr>
              <tr>
                <td width="31px"><br>
                </td>
                <td colspan="3"><b>José Miguel Guzmán<br>
                  </b>Senior Network Consultant<br>
                  Latin America & Caribbean<br>
                </td>
              </tr>
              <tr>
                <td><br>
                </td>
                <td class="inbox-inbox-icon" valign="top"><img
                    moz-do-not-send="true"
                    src="http://www.whitestack.com/static/phone-icon.png"></td>
                <td class="inbox-inbox-info" valign="top">  <a
                    moz-do-not-send="true" href="tel:+16502482490">+1
                    (650) 248-2490</a><br>
                    <a moz-do-not-send="true" href="tel:+56990642780">+56
                    (9) 9064-2780</a></td>
              </tr>
              <tr>
                <td><br>
                </td>
                <td class="inbox-inbox-icon" valign="top"><img
                    moz-do-not-send="true"
                    src="http://www.whitestack.com/static/email-icon.png"></td>
                <td class="inbox-inbox-info" valign="top">  <a
                    moz-do-not-send="true"
                    href="mailto:jmguzman@whitestack.com">jmguzman@whitestack.com</a></td>
              </tr>
              <tr>
                <td><br>
                </td>
                <td class="inbox-inbox-icon" valign="top"><img
                    moz-do-not-send="true"
                    src="http://www.whitestack.com/static/skype-icon.png"></td>
                <td class="inbox-inbox-info" valign="top">  <a
                    moz-do-not-send="true">jmguzmanc</a></td>
              </tr>
            </tbody>
          </table>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@openoverlayrouter.org">Users@openoverlayrouter.org</a>
<a class="moz-txt-link-freetext" href="http://mail.openoverlayrouter.org/cgi-bin/mailman/listinfo/users">http://mail.openoverlayrouter.org/cgi-bin/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
    <p><br>
    </p>
    <pre class="moz-signature" cols="72">
</pre>
  </body>
</html>