Skip to content
amalvagomes edited this page Sep 13, 2012 · 5 revisions

The project is to design a web interface to a database that tracks all IP addresses allocated and free within a supernet owned by an organization. This includes DHCP blocks, static DHCP reservations, VRFs, and VLANs.

Easy, huh?

The real meat of the project is to explore the possibilities in graphically displaying all IP addresses allocated and free in both IPv4 and IPv6 blocks. For those of you who weren't reading about IPv6, that lands us with around 64 billion data points with two states each.

This project is powered by Ruby on Rails and MySQL. It depends Bootstrap for user interface elements.

Developer Information

Getting Started with IP Database

Clone this wiki locally