<div dir="ltr"><div><div><div>Hello all,<br><br></div>I installed NFD and when I try to start it, I am getting the following error:<br><br>mohammad@NDN:~$ nfd-start<br>mohammad@NDN:~$ 1474664239.547175 INFO: [StrategyChoice] setDefaultStrategy /localhost/nfd/strategy/best-route/%FD%04<br>1474664239.548490 INFO: [InternalForwarderTransport] [id=0,local=internal://,remote=internal://] Creating transport<br>1474664239.548774 INFO: [FaceTable] Added face id=1 remote=internal:// local=internal://<br>1474664239.550677 WARNING: [CommandValidator] Wildcard identity is intended for demo purpose only and SHOULD NOT be used in production environment<br>1474664239.550830 INFO: [CommandValidator] Giving privilege "faces" to identity wildcard<br>1474664239.551006 INFO: [CommandValidator] Giving privilege "fib" to identity wildcard<br>1474664239.551152 INFO: [CommandValidator] Giving privilege "strategy-choice" to identity wildcard<br>1474664239.551630 INFO: [StrategyChoice] changeStrategy(/ndn/broadcast) from /localhost/nfd/strategy/best-route/%FD%04 to /localhost/nfd/strategy/multicast/%FD%01<br>1474664239.553247 INFO: [StrategyChoice] changeStrategy(/localhost) from /localhost/nfd/strategy/best-route/%FD%04 to /localhost/nfd/strategy/multicast/%FD%01<br>1474664239.554930 INFO: [StrategyChoice] changeStrategy(/localhost/nfd) from /localhost/nfd/strategy/multicast/%FD%01 to /localhost/nfd/strategy/best-route/%FD%04<br>1474664239.556493 INFO: [TablesConfigSection] Setting CS max packets to 65536<br>1474664239.558125 INFO: [MulticastUdpTransport] [id=0,local=udp4://<a href="http://10.0.2.15:56363">10.0.2.15:56363</a>,remote=udp4://<a href="http://224.0.23.170:56363">224.0.23.170:56363</a>] Creating transport<br>1474664239.558462 INFO: [FaceTable] Added face id=256 remote=udp4://<a href="http://224.0.23.170:56363">224.0.23.170:56363</a> local=udp4://<a href="http://10.0.2.15:56363">10.0.2.15:56363</a><br>1474664239.558790 INFO: [EthernetTransport] [id=0,local=dev://eth0,remote=ether://[01:00:5e:00:17:aa]] Creating transport<br>1474664239.589669 INFO: [FaceTable] Added face id=257 remote=ether://[01:00:5e:00:17:aa] local=dev://eth0<br>1474664239.590122 WARNING: [CommandValidator] Wildcard identity is intended for demo purpose only and SHOULD NOT be used in production environment<br>1474664239.590256 INFO: [CommandValidator] Giving privilege "faces" to identity wildcard<br>1474664239.590508 INFO: [CommandValidator] Giving privilege "fib" to identity wildcard<br>1474664239.590691 INFO: [CommandValidator] Giving privilege "strategy-choice" to identity wildcard<br>1474664239.591119 INFO: [InternalForwarderTransport] [id=0,local=null://,remote=null://] Creating transport<br>1474664239.591355 INFO: [FaceTable] Added face id=255 remote=null:// local=null://<br>1474664239.596502 INFO: [InternalForwarderTransport] [id=0,local=contentstore://,remote=contentstore://] Creating transport<br>1474664239.596838 INFO: [FaceTable] Added face id=254 remote=contentstore:// local=contentstore://<br>1474664239.600444 INFO: [PrivilegeHelper] dropped to effective uid=0 gid=0<br>1474664239.603018 INFO: [AutoPrefixPropagator] Load auto_prefix_propagate section in rib section<br>1474664239.603371 INFO: [AutoPrefixPropagator] Load auto_prefix_propagate section in rib section<br>1474664239.603484 INFO: [RibManager] Listening on: /localhost/nfd/rib<br>1474664239.608388 INFO: [RibManager] Start monitoring face create/destroy events<br>1474664239.612554 INFO: [UnixStreamTransport] [id=0,local=unix:///run/nfd.sock,remote=fd://25] Creating transport<br>1474664239.612874 INFO: [FaceTable] Added face id=258 remote=fd://25 local=unix:///run/nfd.sock<br>1474664239.626273 INFO: [AutoPrefixPropagator] local registration only for /localhost/nfd/rib<br><br><br><br><br></div>Thanks,<br></div>Mohammad<br></div>