<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi John<div class=""><br class=""></div><div class="">/localhop/nfd/rib appears due to the presence of rib.localhop_security config section. It will prevent auto prefix propagation from working.</div><div class="">Remove it with: <font face="Courier New" class="">sudo <a href="https://github.com/NDN-Routing/infoedit" class="">infoedit</a> -f /etc/ndn/nfd.conf -d rib.localhop_security</font></div><div class=""><br class=""></div><div class="">Yours, Junxiao</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Jul 13, 2017, at 1:27 PM, Dehart, John <<a href="mailto:jdd@wustl.edu" class="">jdd@wustl.edu</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class=""><br class="">I am trying to configure a new Ubuntu NDN end host and I am having trouble with prefix registration.<br class="">When I start nfd and check the FIB I see this:<br class=""><br class="">jdd@forest1:~$ sudo start nfd<br class="">nfd start/running, process 3496<br class="">jdd@forest1:~$ nfdc fib list<br class="">FIB:<br class="">  /localhost/nfd/rib nexthops={faceid=258 (cost=0)}<br class="">  /localhop/nfd/rib nexthops={faceid=258 (cost=0)}<br class="">  /localhost/nfd nexthops={faceid=1 (cost=0)}<br class="">jdd@forest1:~$ nfd --version<br class="">0.5.1-72-gf4056d0<br class="">jdd@forest1:~$<br class=""><br class=""><br class="">I’m wondering if the /localhop/nfd/rib FIB entry is correct. I don’t see that when<br class="">I start nfd on my Mac as shown here:<br class=""><br class="">jdd> nfd-start >& /dev/null<br class="">jdd> nfdc fib list<br class="">FIB:<br class="">  /localhost/nfd/rib nexthops={faceid=263 (cost=0)}<br class="">  /localhost/nfd nexthops={faceid=1 (cost=0)}<br class="">jdd> nfd --version<br class="">0.5.1<br class="">jdd><br class=""><br class=""><br class="">Or is this a difference from version 0.5.1 to 0.5.1.72*<br class=""><br class="">Also, I can’t seem to remove the /localhop/nfd/rib FIB entry.<br class=""><br class="">Thanks,<br class="">John<br class=""><br class="">_______________________________________________<br class="">Nfd-dev mailing list<br class=""><a href="mailto:Nfd-dev@lists.cs.ucla.edu" class="">Nfd-dev@lists.cs.ucla.edu</a><br class="">http://www.lists.cs.ucla.edu/mailman/listinfo/nfd-dev<br class=""></div></div></blockquote></div><br class=""></div></body></html>