Re: [OpenWrt-Devel] Configuring 3G connection to come up on boot

2010-04-20 Thread Scott D
Nuno, >I have the following config: > >config interface wan > option device /dev/ttyUSB0 > option proto3g > [...] > >According to the wiki this connection should come on-line on boot. But don't. >Wiki also says that the ifname option is mandatory. What would I >choose for this? I u

[OpenWrt-Devel] Configuring 3G connection to come up on boot

2010-04-20 Thread Nuno Gonçalves
The interfaces configuration take this config according to the wiki(http://wiki.openwrt.org/doc/uci/network): auto boolean no 0 for proto none, else 1Specifies whether to bring up interface on boot I have the following config: config interface wan option device