<div dir="ltr"><div><div class="gmail_default" style="font-family:tahoma,sans-serif;font-size:large">Hello everyone.</div><div><div class="gmail_default" style="font-family:tahoma,sans-serif;font-size:large"><br>I'm testing a multi-node with wifi connection in ndnSIM, the code is attached (ndn_wifi_3_nodes.cc). In addition, I'm using ndnSIM from Windows OS with WSL 2, Ubuntu 20.04  (I don't know if this is important).</div><div class="gmail_default" style="font-family:tahoma,sans-serif;font-size:large"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif;font-size:large">Using the following command I get some log information about the consumer:<br><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif"><i>NS_LOG=ndn.Consumer ./waf --run=ndn_wifi_3_nodes<br></i><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif;font-size:large">The output is in the out.txt attachment.<br>I expected the communication to go through the intermediary. However, as you can see, many messages timed out and the data packets that reached the consumer contain hop count equal to 1, which probably means that the consumer and producer are communicating directly, without using the intermediary node. Why did this happen?</div></div><div class="gmail_default" style="font-family:tahoma,sans-serif;font-size:large"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif;font-size:large">Note 1: in the 'ndn-simple-wifi' example the best-route strategy is used, but for me it resulted in NACK, I don't know why. Because of this, I used the multicast strategy.</div><div class="gmail_default" style="font-family:tahoma,sans-serif;font-size:large">Note 2: How can I see the ndn route log (intermediate node, node 1)? I know how to check the consumer and producer logs, but I don't know what name I use to check the ndn router log with <i style="font-size:small">NS_LOG</i>.</div><span class="gmail_signature_prefix">--</span><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><font face="tahoma, sans-serif">Otávio da Cruz</font></div><font face="tahoma, sans-serif">Doctor student</font><div><font face="tahoma, sans-serif">Electrical Engineering at the Graduate Program in Electrical Engineering of the Federal University of Rio Grande do Sul (UFRGS) - Brazil</font></div></div></div></div></div>