Ben's latest fix

pull/2/head
Jason Hawks 11 months ago
parent 2bc33a566f
commit 544a54bfa0

@ -325,8 +325,8 @@ set_easymesh() {
uci add_list network.@device[0].ports='wan'
uci set network.lan.type='bridge'
# If you also need to configure the wireless network to be part of the bridge:
uci set wireless.default_$apall.network='lan' # Make sure the Wi-Fi is part of the lan network
# Make sure the Wi-Fi is part of the lan
uci set wireless.wifinet1.network='lan nwi_mesh_${apall} wwan'
# Commit all changes
uci commit

Loading…
Cancel
Save