NetPrints: Diagnosing Home Network Misconfigurations Using Shared Knowledge

  • Bhavish Aggarwal ,
  • Ranjita Bhagwan ,
  • Tathagata Das ,
  • Siddharth Eswaran ,
  • ,
  • Geoffrey M. Voelker

Proceedings of the 6th USENIX Symposium on Networked Systems Design and Implementation |

Published by USENIX

Networks and networked applications depend on several pieces of configuration information to operate correctly. Such information resides in routers, firewalls, and end hosts, among other places. Incorrect information, or misconfiguration, could interfere with the running of networked applications. This problem is particularly acute in consumer settings such as home networks, where there is a huge diversity of network elements and applications coupled with the absence of network administrators.

To address this problem, we present NetPrints, a system that leverages shared knowledge in a population of users to diagnose and resolve misconfigurations. Basically, if a user has a working network configuration for an application or has determined how to rectify a problem, we would like this knowledge to be made available automatically to another user who is experiencing the same problem. NetPrints accomplishes this by applying decision tree based learning on working and non-working configuration snapshots and by using network traffic based problem signatures to index into configuration changes made by users to fix problems. We demonstrate NetPrints’ effectiveness in diagnosing home networking problems reported by users.