[Nfd-dev] problem with prefix propagation

Nikos Fotiou fotiou at aueb.gr
Wed Jan 13 00:15:36 PST 2021


Hi all and happy new year.

I am having trouble implementing prefix propagation. I have a machine (M) which can connect to the testbed node mmlab-aueb-1.mmlab.edu.gr. Furthermore, using https://ndncert.named-data.net I have received and installed in (M) a certificate for the name /ndn/gr/aueb/fotiou. In (M), I am running NFD 0.7.1-3-g9ab43e67, installed from source, using the sample configuration. 

So in (M) ndnsec list -c outputs:
 
* /ndn/gr/aueb/fotiou
  +->* /ndn/gr/aueb/fotiou/KEY/%EDA%B0%0E%FF%19%C9%AD
       +->* /ndn/gr/aueb/fotiou/KEY/%EDA%B0%0E%FF%19%C9%AD/NA/%FD%00%00%01v%FA%9E%3F%9F
       +->  /ndn/gr/aueb/fotiou/KEY/%EDA%B0%0E%FF%19%C9%AD/self/%FD%00%00%01v%FA%9C6%DD

Then, in (M) I run the following commands:

> nfdc face create udp://mmlab-aueb-1.mmlab.edu.gr
> nfdc route add /localhop/nfd udp://mmlab-aueb-1.mmlab.edu.gr

Finally in (M), I execute

> ndnpingserver /ndn/gr/aueb/fotiou/test

NFD in (M) outputs the following:

1610523599.169459 DEBUG: [nfd.Readvertise] add-route /ndn/gr/aueb/fotiou/test/ping(265,app) readvertising-as /ndn/gr/aueb/fotiou signer id:/ndn/gr/aueb/fotiou
1610523599.169540 DEBUG: [nfd.NfdRibReadvertiseDestination] advertise /ndn/gr/aueb/fotiou on /localhop/nfd
1610523599.169936 DEBUG: [nfd.RibManager] RIB update succeeded for RibUpdate {
  Name: /ndn/gr/aueb/fotiou/test/ping
  Action: REGISTER
  Route(faceid: 265, origin: app, cost: 0, flags: 0x1, never expires)
}
...
1610523607.174591 DEBUG: [nfd.Forwarder] onIncomingInterest in=(261,0) interest=/ndn/gr/aueb/fotiou/KEY/%EDA%B0%0E%FF%19%C9%AD
1610523607.174734 DEBUG: [nfd.ContentStore] find /ndn/gr/aueb/fotiou/KEY/%EDA%B0%0E%FF%19%C9%AD no-match
1610523607.174767 DEBUG: [nfd.Forwarder] onContentStoreMiss interest=/ndn/gr/aueb/fotiou/KEY/%EDA%B0%0E%FF%19%C9%AD
1610523607.174808 DEBUG: [nfd.BestRouteStrategy2] /ndn/gr/aueb/fotiou/KEY/%EDA%B0%0E%FF%19%C9%AD?CanBePrefix&Nonce=8ce296cc from=(261,0) noNextHop
1610523607.174855 DEBUG: [nfd.Forwarder] onOutgoingNack out=261 nack=/ndn/gr/aueb/fotiou/KEY/%EDA%B0%0E%FF%19%C9%AD~NoRoute OK
1610523607.175210 DEBUG: [nfd.Forwarder] onInterestFinalize interest=/ndn/gr/aueb/fotiou/KEY/%EDA%B0%0E%FF%19%C9%AD unsatisfied
1610523609.170316 DEBUG: [nfd.Readvertise] advertise /ndn/gr/aueb/fotiou failure request timed out

What am I missing?

Best,
Nikos
--
Nikos Fotiou - http://pages.cs.aueb.gr/~fotiou
Researcher - Mobile Multimedia Laboratory
Athens University of Economics and Business
https://mm.aueb.gr

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4602 bytes
Desc: not available
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20210113/2c298a62/attachment.p7s>


More information about the Nfd-dev mailing list