Yes, the only time I get the GUI links to work is with thisOK thanks.
So to clarify, if 'ppp0' or 'vlan500' is used as the WAN interface (identified either automatically by the script or manually specified), then the GUI links (except for the CLI window) always fail?
I'll let the incumbent SME @dev_null identify/resolve the issue.
Code:
/jffs/scripts/vnstat-install.sh install eth0
From ifconfig, I can see eth0, ppp0 and vlan500 are having roughly the same RX and TX bytes count.
When I run tcpdump on eth0, all I see is PPPoE packets. For my case, I think I can make use of eth0 interface as WAN. Seems like the only extra in eth0 over ppp0 is the ppp encapsulation.