Closed ghazi98 closed 3 years ago
All nodes are direct neighbours, so the packet is sent directly.
That is weird, because looking at this image I found off an academic research, they were able to perform a traceroute command using OLSR, and receive hop data? Is there anyway to get a similar output to what is shown below? or how do I get the packet to go through all nodes instead of it being sent directly? thanks
place them so far apart that you get what you want, or add firewalling to enforce the route
Hi there, I have OLSR version 0.6.6.2 running on a raspberry Pi B+, on Raspian Jessie Lite OS. I have 4 nodes running OLSR and everything seems to work fine but i cannot get hops to show when using traceroute command. Is this because the raspberry pi's are placed close together?
In originators section it does show all my nodes, and when doing a traceroute from my primary node (first node) to my end node (last node), traceroute or ping shows no hops, it looks like the packet is sent directly to the end node without being routed through nodes 2 and nodes 3. Any help is appreciated! thanks