|
|
@ -266,7 +266,7 @@ set_easymesh() {
|
|
|
|
uci set network.lan.ifname="$(uci get network.lan.ifname) $(uci get network.wan.ifname)"
|
|
|
|
uci set network.lan.ifname="$(uci get network.lan.ifname) $(uci get network.wan.ifname)"
|
|
|
|
uci del network.wan.ifname
|
|
|
|
uci del network.wan.ifname
|
|
|
|
# Remove wan logical interface, since we will not need it.
|
|
|
|
# Remove wan logical interface, since we will not need it.
|
|
|
|
uci del network.wan
|
|
|
|
# uci del network.wan
|
|
|
|
uci set wireless.mesh_$apall.mesh_fwding='1'
|
|
|
|
uci set wireless.mesh_$apall.mesh_fwding='1'
|
|
|
|
uci commit dhcp; echo '' > /etc/config/dhcp
|
|
|
|
uci commit dhcp; echo '' > /etc/config/dhcp
|
|
|
|
/etc/init.d/dnsmasq disable
|
|
|
|
/etc/init.d/dnsmasq disable
|
|
|
|