<p dir="ltr">I don't remember the parameters of nslr . Maybe the thing you could try is to create tap devices in Linux and attach the app to this fake interfaces. I remember I did this three years ago.</p>
<p dir="ltr">Bests,</p>
<div class="gmail_extra"><br><div class="gmail_quote">On Dec 2, 2016 15:40, "Matteo Bertolino" <<a href="mailto:Matteo.Bertolino@eurecom.fr">Matteo.Bertolino@eurecom.fr</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Good morning, I need to perform a complicate question.<br>
I would like to launch several NDN nodes in different processes (i.e. 3 processes) on the same machine. Exactly the same behaviour of mini-ndn, but without.<br>
Then, about the NFD I had no problem:<br>
1- Open three terminals.<br>
2- On each terminal, change the HOME environment variable.<br>
3- Put on the new home a new nfd.conf, changing the socket name (nfd.sock, nfd1.sock, nfd2.sock), the port numbers, and repeat in the client.config.sample.<br>
4- On each terminal, launch nfd --config ~/nfd.conf &<br>
<br>
It works well. The problem arrives with NLSR.<br>
In each HOME, I put a different version of nlsr.conf, where I changed the names and the ip of the neighborhoods.<br>
Then I run on each node nlsr -d -f  ~/nlsr.conf<br>
<br>
And here I noticed a strange thing: all the output, nlsr related, converges in one terminal. So I started to think that actually there are not 3 separated nlsr instances despite the three different processes.<br>
If I try to do nlsrc advertise /prefix , it tells me "success in advertisement", but no FIBS are actually updated. This demonstrate that the three instances are actually one.<br>
<br>
But, however, mini obtains a perfect separation. I tried to replicate exactly the same steps in nlsr.py, but I have no success. In your opinion, what do I forgot ? Thanks<br>
<br>
------------------------------<wbr>------------------------------<wbr>-------------------<br>
This message was sent using EURECOM Webmail: <a href="http://webmail.eurecom.fr" rel="noreferrer" target="_blank">http://webmail.eurecom.fr</a><br>
<br>
<br>
______________________________<wbr>_________________<br>
Ndn-interest mailing list<br>
<a href="mailto:Ndn-interest@lists.cs.ucla.edu" target="_blank">Ndn-interest@lists.cs.ucla.edu</a><br>
<a href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest" rel="noreferrer" target="_blank">http://www.lists.cs.ucla.edu/m<wbr>ailman/listinfo/ndn-interest</a><br>
</blockquote></div></div>