[Mini-NDN] Problem with ndnputchunks

Junxiao Shi shijunxiao at email.arizona.edu
Sat Nov 10 03:57:29 PST 2018


Hi Sepehr


> I use this topology in minindn: a--b--c--d
> and then after running minindn I use the following in the command line:
> * a ndnputchunks ndn:/localhost/hello < hello &
> * b ndncatchunks ndn:/localhost/hello
>
> but I get the following error:
> ERROR: Could not retrieve data for /localhost/hello, reason: NoRoute
>
> why can't the interest in b be routed to a?
>

The prefix /localhost indicates Interest cannot be forwarded out of node B.
See https://redmine.named-data.net/projects/nfd/wiki/ScopeControl

> Yours, Junxiao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/mini-ndn/attachments/20181110/25157589/attachment.html>


More information about the Mini-NDN mailing list