freifunk-berlin / bbb-configs

Ansible based configuration management openwrt mesh nodes in the city-wide backbone of Freifunk Berlin
GNU Affero General Public License v3.0
13 stars 23 forks source link

gateways: clean up, fix and improve config #582

Open Noki opened 7 months ago

Noki commented 7 months ago

strom-gw is the only gw with a network file in group vars and only OpenWRT antennas are listed there as assignments but not the other antennas: https://github.com/freifunk-berlin/bbb-configs/blob/master/group_vars/location_strom/networks.yml

In addition strom-so-5ghz is the only remaining OpenWRT device, the others are gone.

We should clean up the config and maybe also migrate all gateways to single file format, add SNMP monitoring and DFS resets.

Noki commented 5 months ago

This is related to https://github.com/freifunk-berlin/bbb-configs/pull/760 and SNMP monitoring can be checked of the list once that PR is merged and flashed to all gateways.