Update 'root/etc/init.d/easymesh'

main
ben 11 months ago
parent 1f79c76292
commit e02fc5d3ae

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

Loading…
Cancel
Save