named-data / mini-ndn

Mininet-based NDN emulator (mailing list: http://www.lists.cs.ucla.edu/mailman/listinfo/mini-ndn)
https://minindn.memphis.edu
GNU General Public License v3.0
72 stars 41 forks source link

mini-ndn in Mac #72

Open kangkang333 opened 2 years ago

kangkang333 commented 2 years ago

I installed mini-ndn in Mac’s VirtualBox, But I want to run my code in Mac host not in VirtualBox.

I install NFD in Mac host, and try to connect it with VirtualBox's NFD.

However, My code reports "NFD forwarding failed",Is it the right way to do it?

dulalsaurab commented 1 year ago

You need to run all the NDN packages from the virtual box. Meaning everything should be installed in VirtualBox.

Wonder what is your use-case? why are trying to do so?