- configuration 1 : wifi connected to my home wifi as client, ethernet cable sometimes connected.
- configuration 2 : wifi as (bridged or not) AP using the ethernet cable.
- configuration 3 : wifi as AP, without ethernet cable.
configuration 1 : sta for managed (client) mode
uci import </root/sta.conf reboot
configuration 2 : bridge mode
uci import </root/bridge.conf reboot
configuration 3 : ap mode Access Point
uci import </root/ap.conf reboot
Comments powered by CComment