<div dir="auto"><div>Hi Mateus</div><div dir="auto"><br></div><div dir="auto">This is kinda expected, because RIB entry /Hello matches Interest /Hello/<self-ID>, so the Interest goes to the local producer.</div><div dir="auto"><br></div><div dir="auto">You can add an additional RIB entry /Hello/<self-ID> pointing to the network, and set CAPTURE flag on the RIB entry. This would cause NFD to forward the Interest to other nodes and not to local producer.<br><div class="gmail_extra" dir="auto"><br><div class="gmail_quote">On Aug 10, 2017 17:13, "Mateus Sousa" <<a href="mailto:mateus.aluufc@gmail.com">mateus.aluufc@gmail.com</a>> wrote:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Dear all,<br><br>I'm developing a discovery protocol that peforms the following steps:<br><br>1º. Node send a "special Interest' with its ID and its mob. infos (prefix: /Hello/ID);<br>2º  At the same time it installs another app that adds the prefix "/Hello/" in his FIB, to reply its neighbours; <- At this point I'm getting problems, because the node it's self-replying and isn't forwarding the interests.<br><br>Can anyone give a solution for that?  <br><br>Thanks in advance.<br> </div></blockquote></div></div></div></div>