[Nfd-dev] ocalhop security question

ERYNN-MARIE PHAN erynnmarie at g.ucla.edu
Thu Aug 29 18:26:48 PDT 2019


Hello nfd-dev,

I am trying to use auto prefix propagate. On the hub, I have uncommented
this section of nfd.conf:
localhop_security
 {
   trust-anchor
   {
     type any
   }
}
so that the hub can accept prefix registrations from its clients. I have
observed some confusing behavior when running apps on the hub with this
section uncommented.

These things work:
- automatic prefix propagation
- the example consumer app from the ndn-cxx repository

These things do not work:
(3) the example producer app from the ndn-cxx repository
(4) nlsr
(5) using nfdc to add a new route

In each case, nfd fails silently after bypassing signature verification for
a /localhop/nfd/rib/register interest, and the other program prints an
error when it cannot reach nfd. I have attached some output and log files
so you can see what I mean. Do you know if I am using something
incorrectly? Please let me know if I can give you better information.

Thank you,
Erynn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20190829/1d758a3c/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nfd.log-3
Type: application/octet-stream
Size: 69676 bytes
Desc: not available
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20190829/1d758a3c/attachment-0006.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nfdc.output-5
Type: application/octet-stream
Size: 256 bytes
Desc: not available
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20190829/1d758a3c/attachment-0007.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nlsr.log-4
Type: application/octet-stream
Size: 6266 bytes
Desc: not available
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20190829/1d758a3c/attachment-0008.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nfd.log-5
Type: application/octet-stream
Size: 77743 bytes
Desc: not available
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20190829/1d758a3c/attachment-0009.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nfd.log-4
Type: application/octet-stream
Size: 125966 bytes
Desc: not available
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20190829/1d758a3c/attachment-0010.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: producer.log-3
Type: application/octet-stream
Size: 61 bytes
Desc: not available
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20190829/1d758a3c/attachment-0011.obj>


More information about the Nfd-dev mailing list