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 1        Specifies 
whether to
bring up interface on boot

I have the following config:

config interface wan
        option device   /dev/ttyUSB0
        option proto    3g
        option apn      internet
        option pincode  1953
        list dns        8.8.4.4
        list dns        8.8.8.8


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?

Regards

-- 
+ Nuno Gonçalves
+ [email protected]
+ http://nunoassimassim.blogspot.com/
+ PORTUGAL
E-mail sent directly from Google Mail webmail using HTTPS on behalf of
Nuno João Pinto Gonçalves, birth date 1986-11-16. E-mail headers
provide good assurance that this message was not tampered and
originates from [email protected]. If you require additional security,
I may provide on request X509 electronic signature under Portuguese
government chain.
Se precisar de assinatura digital do Cartão de Cidadão, de uma apitadela.
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to