The document describes a simple network intrusion detection system consisting of Snort as the sensor, MySQL as the database, and ACID as the console interface. Snort monitors network traffic for signatures of attacks, logs events to the MySQL database. The ACID console provides a graphical interface for analyzing the logged data and generating alerts. The system was implemented on a Windows laptop with Snort, MySQL, and ACID to demonstrate a basic open source IDS solution.