OpenWrt Forum Archive

Topic: uci and invalid argument

The content of this topic has been archived on 28 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

I tried to set up internet connectivity:

wiki.openwrt.org/doc/howto/internet.connection

Using a command like:

uci set network.wan.proto=static

return error message about invalid argument

I don't know how to setup the connection. I'm using putty as SSH client.

The how-to expects network.wan to exist. Maybe it doesn't, check with:

uci show network.wan

The discussion might have continued from here.