olsr working but cannot get information from them.



down votfavorite


|



I was trying to set mesh network using olsr protocol.



<br> node1 ------------node2-------------ode3<br> (olsrd) adhoc (olsrd) adhoc (olsrd)<br><br>



<br> (laptop) (BeagleBone1) (Beaglebone2)<br>



All the nodes are in the same adhoc network and running olsrd . In node 1 ,when i run the olsrd it able to ping to node 2 and node 3. However, when i want to get the sensor data from node 2 to node 1 it’s doesn’t work. How can i do that?



Thank you in advance



|



down votfavorite


|



I was trying to set mesh network using olsr protocol.



<br> node1 ------------node2-------------ode3<br> (olsrd) adhoc (olsrd) adhoc (olsrd)<br><br>



<br> (laptop) (BeagleBone1) (Beaglebone2)<br>



All the nodes are in the same adhoc network and running olsrd . In node 1 ,when i run the olsrd it able to ping to node 2 and node 3. However, when i want to get the sensor data from node 2 to node 1 it’s doesn’t work. How can i do that?



Thank you in advance



|

  • | - |

My guess is the route tables have been setup on Node1, but Node2 route tables have yet to be setup.

Regards,
John

Is it because that the ip address and the wireless adapater is in different subnet? because my beaglebone is 192.168.7.2 and my wireless network is 192.168.0.251.