<div dir="ltr">Hello everyone,<div><br></div><div>I would like to connect two or more Docker containers with a simulated network in ndnSIM. Or what would be better if I could connect two android phones to ndnSIM and the communication between the phones would go through the simulated network. Is it possible?<br>I manage to connect the containers with ndnSIM using tap interfaces (based on this: <a href="https://www.nsnam.org/doxygen/tap-csma-virtual-machine_8cc_source.html" target="_blank">https://www.nsnam.org/doxygen/tap-csma-virtual-machine_8cc_source.html</a>). I connected one Docker container to NDN node A, and another to node B. I installed NDN Forwarding Daemon on the containers and I added the mac address of a node in ndnSIM as an NDN face (and a route) with "nfdc" command. Then if I send NDNPing with this route, I see some traffic in ndnSIM but only on csma NetDevice interfaces (created with tap interfaces), but I can't forward this traffic to another ndnSIM node.</div><div>I will appreciate your help!</div><div><br></div><div>Best wishes,</div><div>Janos</div></div>