<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<div id="divtagdefaultwrapper" style="font-size: 12pt; color: rgb(0, 0, 0); font-family: Calibri, Helvetica, sans-serif, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols;" dir="ltr">
<p>Run the pingserver in background and then check the fib:</p>
<p><br>
</p>
<p>mini-ndn> c ndnpingserver /ndn/c-site/c &> /dev/null &</p>
<p>mini-ndn> c nfdc fib list</p>
<p>mini-ndn> d ndnping -c3 /ndn/c-site/c</p>
<p><br>
</p>
<p>Or, in a new terminal you can do:</p>
<p>export HOME=/tmp/c</p>
<p>ndnpingserver /ndn/c-site/c</p>
<p><br>
</p>
<p>This way you don't have to put it in background.</p>
<p>(This trick can be used for any node).</p>
<p><br>
</p>
<p>Ashlesh</p>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Mini-NDN <mini-ndn-bounces@lists.cs.ucla.edu> on behalf of I Gde Dharma Nugraha <gdebig@gmail.com><br>
<b>Sent:</b> Tuesday, July 4, 2017 7:48:16 PM<br>
<b>To:</b> Junxiao Shi<br>
<b>Cc:</b> mini-ndn@lists.cs.ucla.edu<br>
<b>Subject:</b> Re: [Mini-NDN] ndnping NoRoute</font>
<div> </div>
</div>
<div>
<div dir="ltr">Dear Junxiao,
<div><br>
</div>
<div>Thank you for your suggestion. I have tried the command "c nfdc fib list". The result can be seen in the screenshot. From the screenshot, I can see the FIB of node c contain the forwarding information to other content (such as /ndn/a-site/a, /ndn/b-site/b,
 and /ndn/d-site/d). However, I did not find any information regarding the ndnpingserver application running on node C. I'm trying to run the ndnpingserver application in node C and then I cannot input any command after that. Any suggestion?</div>
<div><br>
</div>
<div>Regards,</div>
<div>Gde Dharma</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Wed, Jul 5, 2017 at 1:43 AM, Junxiao Shi <span dir="ltr">
<<a href="mailto:shijunxiao@email.arizona.edu" target="_blank">shijunxiao@email.arizona.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>
<div dir="auto">Hi Gde</div>
<div dir="auto"><br>
</div>
<div dir="auto">Is there a ndnpingserver running on C? You can confirm this by `c nfdc fib list` command.</div>
<div dir="auto"><br>
</div>
<div dir="auto">Yours, Junxiao</div>
<br>
<div class="gmail_quote">
<div>
<div class="h5">
<div>On Tue, Jul 4, 2017 at 07:48 I Gde Dharma Nugraha <<a href="mailto:gdebig@gmail.com" target="_blank">gdebig@gmail.com</a>> wrote:<br>
</div>
</div>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>
<div class="h5">
<div>Hello...
<div><br>
</div>
<div>I'm newbie for mini-ndn. I already success installing the mini-ndn, however, I have some question.<br>
</div>
<div><br>
</div>
<div>1. I have run the command "a nlsrc status" (nlsrc.JPG) and "a nfdc status report" (nfdc.JPG) without error like in the screenshot in the attachment. However, when I try run "a ndnping /ndn/c-site/c -c3", the interest cannot route to the data, the result
 show error with reason=NoRoute (ndnping.JPG). My question, <b>why the result of ndnping show error NoRoute??</b> Even there is a route in the FIB which can seen in nfdc.JPG.</div>
<div><br>
</div>
<div>2. I try to run each host using command "xterm a b c d" and the window show each terminal for host a, b, c and d. I try to run the commands ('nlsrc status" and "nfdc status report") on each terminal. However, the command gives error result: "error while
 connecting to the forwarder (No such file or directory). When I try to run "nfd-start" on each terminal, the command gives error result "NFD is already running..." My question, Are this error normal in current minindn??Can we ran the ndn command on separate
 nodes terminal?</div>
<div><br>
</div>
<div>Thank you in advance for any answer for my questions.</div>
<div><br>
</div>
<div>Regards,</div>
<div>Gde Dharma</div>
</div>
</div>
</div>
______________________________<wbr>_________________<br>
Mini-NDN mailing list<br>
<a href="mailto:Mini-NDN@lists.cs.ucla.edu" target="_blank">Mini-NDN@lists.cs.ucla.edu</a><br>
<a href="http://www.lists.cs.ucla.edu/mailman/listinfo/mini-ndn" rel="noreferrer" target="_blank">http://www.lists.cs.ucla.edu/<wbr>mailman/listinfo/mini-ndn</a><br>
</blockquote>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</body>
</html>