The link layer is configured as follows for the four pis pi@raspberrypi01:~ $ iw dev wlan0 info Interface wlan0 ifindex 3 wdev 0x1 addr dc:a6:32:0e:e1:db ssid BABEL type IBSS wiphy 0 channel 1 (2412 MHz), width: 20 MHz, center1: 2412 MHz txpower 31.00 dBm
pi@raspberrypi02:~ $ iw dev wlan0 info Interface wlan0 ifindex 3 wdev 0x1 addr b8:27:eb:ad:aa:ce ssid BABEL type IBSS wiphy 0 channel 1 (2412 MHz), width: 20 MHz, center1: 2412 MHz txpower 31.00 dBm pi@raspberrypi03:~ $ iw dev wlan0 info Interface wlan0 ifindex 3 wdev 0x1 addr b8:27:eb:28:84:00 ssid BABEL type IBSS wiphy 0 channel 1 (2412 MHz), width: 20 MHz, center1: 2412 MHz txpower 31.00 dBm pi@raspberrypi05:~ $ iw dev wlan0 info Interface wlan0 ifindex 3 wdev 0x1 addr dc:a6:32:47:29:2c ssid BABEL type IBSS wiphy 0 channel 1 (2412 MHz), width: 20 MHz, center1: 2412 MHz txpower 31.00 dBm On Thu, Jan 16, 2020 at 10:41 PM A G <[email protected]> wrote: > Sir, > > We are experimenting with four raspberry pis and we installed babel on > each of them. We want to test multihop feature of babel. We did the > following > 1. We started the babel in four pi's. sudo babeld wlan0 & > 2. Then issued "route" command from terminal to show the routing > table. This brings up the routing table > 3. We ping one of the pi's (From A to B) ....and started moving B. > After successful ping for sometime we get destination unreachable at a > certain point. We introduced another pi (C) in between, hoping that A > will reach (ping request) B through C. But it didnt. Also traceroute C > gives one hop distance from A. > > Thanks >
_______________________________________________ Babel-users mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/babel-users
