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.
signature.asc
Description: This is a digitally signed message part
_______________________________________________ openwrt-devel mailing list [email protected] http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
