Opened 4 years ago
Closed 4 years ago
#1153 closed (duplicate)
Bandwidth Monitoring - WAN graph not functioning
| Reported by: | ae58 | Owned by: | somebody |
|---|---|---|---|
| Keywords: | bandwidth monitoring wan graph | Cc: |
Description
re: dd-wrt v24 sp1
From llowrey (reference http://www.dd-wrt.com/phpBB2/viewtopic.php?p=319153#319153)
My initial config was PPPoE and all was well.
When 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.
I discovered the problem variable in the nvram by doing the following:
Code: # nvram show | grep ppp0 size: 24752 bytes (40784 left) wan_iface=ppp0
I fixed it by doing:
Code: nvram set wan_iface=eth0
Change History (1)
comment:1 Changed 4 years ago by BrainSlayer
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
