tomeshnet / prototype-cjdns-pi

Prototype system for mesh networks on single board computers
https://chat.tomesh.net/#/room/#software:tomesh.net
GNU General Public License v3.0
218 stars 42 forks source link

Configuration of WIFI #323

Open darkdrgn2k opened 5 years ago

darkdrgn2k commented 5 years ago

Related to #317 and #319

Configuration of WiFi adapters is problematic:

WLANx moves around

Current Access Point Workaround

Locking wireless devices by mac address

problem

Cant use macs - as they are not persistent enough Cant use drivers cause you cant have two same type devices do two different things

ISSUE: How do you identify what device is doing what in the config.

simplymathematics commented 5 years ago

In Ubuntu, there's an install option about making predictable interface names. I wonder if raslbian/Debian have the same.

It works by numbering the interfaces by Mac address.

darkdrgn2k commented 5 years ago

predictable is the first thing we disable because it's not that predictable esp with broken hardware that screws up.mac addresses.