• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

any SOHO router that measures bandwidth usage?

mcveigh

Diamond Member
I have a small biz Client that needs a firewall now that they've been hacked and had their connection turned off from excessive usage 🙂

( I warned them and warned them)
rolleye.gif


anyway's are there any firewalls/routers that measure bandwidth usage?
 
well most soho routers have a stats page that you can telnet to or gain access from through the webserver on the router.
the other option would be to see if it supports unix logging and/or snmp (netgear does not support snmp in soho) and use a linux box to grab the logs.

then you can use mrtg to graph the bandwidth. you could also use a windoze box for this with IIS or apache and perl.
 
Back
Top