|
|
@ -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
|
|
|
|