Author: Rich Brown

Netflow Collectors for Home Networks

Update – November 2017: Added descriptions for the other tools I had investigated. Update – October 2018: Although it’s not based on Netflow, Al Caughy’s YAMon provides a good view of the traffic flowing through an OpenWrt or DD-WRT router. I use it myself. Now that LEDE Project has an official release, I hungered for

Continue reading

End of the Internet? Help us prevent it!

Hat tip to Ro Khanna‏ (@RoKhanna on Twitter) for this… A Portugal ISP (with no net neutrality constraints) appears to be charging 4.99€ (about US$5.86) per month for access to social media. And another 4.99€ for streaming video (Youtube, Netflix, etc). Oh, and another 4.99€ for streaming music. And additional charges for other kinds of

Continue reading

DRY Documentation…

DRY – Don’t Repeat Yourself – is it relevant for documentation? I recently saw this comment on a forum… I’m not sure how useful it is to remove duplication [from the documentation pages]. It’s not code… IMHO, duplication in documentation is a couple orders of magnitude worse than duplication in code (and duplication in code

Continue reading

Generating Netflow Records

[Part of the series of blog postings on Netflow] Netflow is a network protocol invented by Cisco that provides granular visibility on network utilization. Routers and switches send (“export”) Netflow datagrams that summarize traffic through them to a Netflow Collector program that displays the data. This gives visibility into “who’s using the network?” Virtually all

Continue reading

nfsen-dockerized Netflow Collector

[Part of the series of blog postings on Netflow] A lightweight Netflow collector and web display based on NFSEN/NFDUMP in a Docker container. NFSEN and NFDUMP are documented and hosted at SourceForge.net This container listens on ports 2055, 4739, 6343, and 9666 for netflow, ipfix, and sFlow exports. It displays the collected data in a

Continue reading

Webview Netflow Reporter (wvnetflow)

[Part of the series of blog postings on Netflow] Webview Netflow Reporter is a lightweight Netflow collector and web display tool based on wvnetflow and flow-tools in a Docker container. Webview Netflow Reporter was created by Craig Weinhold craig.weinhold@cdw.com. The original wvnetflow site is hosted at SourceForge.net. The Dockerfile is available from Github. Pros Pretty

Continue reading

Getting Started with React!

I’ve been playing with the spate of new Javascript technologies, and ran into a problem. As a beginner in this new ecosystem, I chose one of those big “starter kits” because I wanted to avoid the hassle of configuring all the tooling (see Javascript fatigue). But there was so much boilerplate that it was hard

Continue reading

Update: VW TDI Diesel Goodwill

A couple news items on the VW Diesel Goodwill Package: I did get my 2.0L Goodwill package. It took about four weeks to arrive, and then I promptly used more than half of it on transmission service at VW. Sigh. They have announced a Goodwill Package for owners of 3.0L diesel engines. That program expires

Continue reading