Hi,
I have the following wan interface block in my /etc/config/network file:
config interface wan
option ifname atm0
option proto pppoa
option encaps llc
option vpi 0
option vci 38
option username "mylogin"
option password "mypassword"
But the interface isn't being brought up on router startup. I have to log into the router and manually run:
ifup wan
Is there a reason why openwrt isn't bringing this interface up automatically on startup?
I'm running openwrt ar7-2.6 built from svn r10224.
thanks,
rob.