[OpenWrt-Users] [OpenWrt-Devel] what triggers interface configuration at boot?

Luca Dionisi luca.dionisi at gmail.com
Tue Jan 1 01:44:38 CET 2008


/lib/wireless/... something

On Dec 31, 2007 2:57 PM, Brian J. Murrell <brian at interlinx.bc.ca> wrote:
> I'm having trouble figuring how what exactly triggers an interface to be
> configured at boot.  I've put xtrace in all sort of files and yet to
> actually find it.
>
> In /etc/config/network I have:
>
> #### WAN configuration
> config interface        wan0
>         option ifname   "eth0.1"
>         option proto    dhcp
>
> config interface        wan1
>         option ifname   "eth0.1"
>         option proto    pppoe
>         option username "..."
>         option password "..."
>         option defaultroute     '0'
>         option ppp_redial       'persist'
>
> and while wan0 seems to come up at boot just fine, wan1 does not.  I'm
> about to start pulling out my hair.
>
> Any ideas?
>
> Thanx,
> b.
>
>
> _______________________________________________
> openwrt-users mailing list
> openwrt-users at lists.openwrt.org
> http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users
>
>


More information about the openwrt-users mailing list