id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1154	Bandwidth Monitoring - WAN graph not functioning	ae58	somebody	re: dd-wrt v24 sp1 \r\n\r\nFrom llowrey (reference http://www.dd-wrt.com/phpBB2/viewtopic.php?p=319153#319153)\r\n\r\nMy initial config was PPPoE and all was well.\r\n\r\nWhen I switched to a DHCP cable modem my WAN bandwidth graph stopped updating. I discovered that it was still using ppp0, even after a reboot.\r\n\r\nI discovered the problem variable in the nvram by doing the following:\r\n\r\nCode:\r\n# nvram show | grep ppp0\r\nsize: 24752 bytes (40784 left)\r\nwan_iface=ppp0\r\n\r\n\r\nI fixed it by doing:\r\n\r\nCode:\r\nnvram set wan_iface=eth0\r\n	defect	closed	minor		component1		invalid	bandwidth monitoring wan graph	
