<div dir="ltr"><div>The link layer is configured as follows for the four pis</div><div><br></div><div>pi@raspberrypi01:~ $ iw dev wlan0 info<br>Interface wlan0<br>     ifindex 3<br>     wdev 0x1<br>      addr dc:a6:32:0e:e1:db<br>        ssid BABEL<br>    type IBSS<br>     wiphy 0<br>       channel 1 (2412 MHz), width: 20 MHz, center1: 2412 MHz<br>        txpower 31.00 dBm<br><br><br><br>pi@raspberrypi02:~ $ iw dev wlan0 info<br>Interface wlan0<br>      ifindex 3<br>     wdev 0x1<br>      addr b8:27:eb:ad:aa:ce<br>        ssid BABEL<br>    type IBSS<br>     wiphy 0<br>       channel 1 (2412 MHz), width: 20 MHz, center1: 2412 MHz<br>        txpower 31.00 dBm<br><br>pi@raspberrypi03:~ $ iw dev wlan0 info<br>Interface wlan0<br>  ifindex 3<br>     wdev 0x1<br>      addr b8:27:eb:28:84:00<br>        ssid BABEL<br>    type IBSS<br>     wiphy 0<br>       channel 1 (2412 MHz), width: 20 MHz, center1: 2412 MHz<br>        txpower 31.00 dBm<br><br><br>pi@raspberrypi05:~ $ iw dev wlan0 info<br>Interface wlan0<br>        ifindex 3<br>     wdev 0x1<br>      addr dc:a6:32:47:29:2c<br>        ssid BABEL<br>    type IBSS<br>     wiphy 0<br>       channel 1 (2412 MHz), width: 20 MHz, center1: 2412 MHz<br>        txpower 31.00 dBm<br><br><br><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jan 16, 2020 at 10:41 PM A G <<a href="mailto:mail.to.atrayee@gmail.com">mail.to.atrayee@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Sir,<br>
<br>
We are experimenting with four raspberry pis and we installed babel on<br>
each of them. We want to test multihop feature of babel. We did the<br>
following<br>
1. We started the babel in four pi's.  sudo babeld wlan0 &<br>
2. Then issued "route" command from terminal to show the routing<br>
table. This brings up the routing table<br>
3. We ping one of the pi's (From A to B) ....and started moving B.<br>
After successful ping for sometime we get destination unreachable at a<br>
certain point. We introduced another pi (C) in between, hoping that A<br>
will reach (ping request) B through C. But it didnt. Also traceroute C<br>
gives one hop distance from A.<br>
<br>
Thanks<br>
</blockquote></div>