sudomesh / sudowrt-firmware

Scripts to build the sudo mesh OpenWRT firmware.
Other
73 stars 19 forks source link

access radio transceiver web gui while connected to extender node ports #152

Open paidforby opened 5 years ago

paidforby commented 5 years ago

This is part of a larger revaluation of our port layout on our home nodes. Currently, a main issue is that it is not possible to reach a radio transceivers web gui (e.g. Ubiquiti airOS or MikroTik routerOS) when that device is plugged into an extender node port on a home node.

My suggestion,

  1. remove distinction between extender node ports and public port
  2. bridge all three public ports to public interface
  3. allow babeld to run on these ports, such that meshing (over wired or wired/wireless connection) will be possible.

Are there any security concerns regarding this setup, I'm thinking this will also be closely related to #151 ?