[Ndn-interest] Delay forwarding in fw strategy

Junxiao Shi shijunxiao at email.arizona.edu
Fri Jul 28 08:17:27 PDT 2017


Hi Adhy

B needs to have its face configured as an ad hoc wireless face in order to
forward the Interest/Data out of the same face.
To change this setting with infoedit
<https://github.com/NDN-Routing/infoedit>: sudo infoedit -f
/usr/local/etc/ndn/nfd.conf -s face_system.ether.mcast_ad_hoc -v yes
If this config option does not exist in your nfd.conf, the NFD version is
too old. Please always use git master branch.

Yours, Junxiao

On Fri, Jul 28, 2017 at 8:11 AM, Adhy Satya <adhysatya820 at gmail.com> wrote:

> Hi Professor Wang,
>
> Thank you for your comment.
> I tried the Ethernet face before and re-did the tests with three wireless
> nodes ( A <---> B <---> C ). I start NFD on all three nodes; register the
> ethernet group using "nfdc register / ether://[01:00:5E:00:17:AA]" (I also
> made sure mcast is set to yes in the nfd.conf file).
> Then I started ndnping server on node C, and ran ndnping from nodes A and
> B. I get replies from B <---> C, but timeouts from A <---> B <---> C. In
> other words, node B is not relaying the Interest packets.
>
> Do I have to change anything else?
> I'm using NFD-0.5.0, ndn-cxx-0.5.0, and ndn-tools-0.4-1-g931dfe8.
>
> Thanks again
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndn-interest/attachments/20170728/ef080d07/attachment-0001.html>


More information about the Ndn-interest mailing list