Issues with mesh networking path detection

2015-05-21 Thread Jason Scatena
Hello all, I am attempting to set up a mesh network between 4 computers with Atheros 9271 based usb wifi dongles using the ath9k driver. I followed the guide at: https://github.com/o11s/open80211s/wiki/HOWTO to set up the network. When I get all of the computers up and configured they all see

Re: Issues with mesh networking path detection

2015-05-21 Thread Oleksij Rempel
Am 21.05.2015 um 19:11 schrieb Jason Scatena: Hello all, I am attempting to set up a mesh network between 4 computers with Atheros 9271 based usb wifi dongles using the ath9k driver. I followed the guide at: https://github.com/o11s/open80211s/wiki/HOWTO to set up the network. When I

Re: Issues with mesh networking path detection

2015-05-21 Thread Alexis Green
Keep in mind that mpath table is going to empty unless you try to reach another node. Assuming your routing is correct, pinging from one node to another should initiate ARP request, which will cause path requests to go out and, ultimately, add entries to mpath table. I didn't see any mention of