[Nfd-dev] [EXT] Installation of ndn components

Junxiao Shi shijunxiao at arizona.edu
Thu Jul 24 09:03:25 PDT 2025


Hi Vazoumana

ndnSIM is unmaintained.
It can be considered as a historic codebase that requires period-correct
operating systems and compilers, e.g. Ubuntu 20.04.
For system security, you should not expose the operating system to the
Internet:

   1. Install ndnSIM in a virtual machine only.
   2. Block all network connections into and out of the virtual machine.
   3. Deploy an HTTP proxy so that the virtual machine can download
   packages.


NFD is only passively maintained.
While it is possible to install both ndnSIM and NFD in the system, this is
not recommended due to vulnerabilities in Ubuntu 20.04.

Most of the recent innovations are in this codebase:
https://github.com/named-data/ndnd
You should use ndnd for new deployments and experiments.

Both ndnSIM and NFD are single-threaded for most workloads, so they need
high clock rate processors.
ndnd is multi-threaded in most modes, so they can work with the typical
server processors that have many cores of moderate clock rate.

Yours, Junxiao

On Thu, Jul 24, 2025 at 11:35 AM Vazoumana FOFANA via Nfd-dev <
nfd-dev at lists.cs.ucla.edu> wrote:

> External Email
>
> Dear All,
>
> I'm vazoumana fofana, network and system engeener in French laboratory.
> As new user, i enjoy joining NDN community.
>
> I have 2-3 questions :
>
> - According to website, ndnsim seems to be not supported yet on
> ubuntu24. Is it an ongoing task ?
>
> - is there any inconvenients to install ndnsim and NDN chain ( NFD,
> ndn-cxx) on same node ? is there any hardware requirements (RAM,
> storage, CPU, cores) ?
>
> - On mailman interface, i didn't see any field to fill in order to
> search a string keyword. Maybe, i missed something.
>
> Best regards.
>
>
> _______________________________________________
> Nfd-dev mailing list
> Nfd-dev at lists.cs.ucla.edu
> https://www.lists.cs.ucla.edu/mailman/listinfo/nfd-dev
> <https://www.lists.cs.ucla.edu/mailman/listinfo/nfd-dev>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20250724/71e99247/attachment.htm>


More information about the Nfd-dev mailing list