Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 1.59 KB

README.md

File metadata and controls

40 lines (30 loc) · 1.59 KB

OpenNetAdmin

OpenNetAdmin is an IPAM (IP Address Management) tool to track your network attributes such as DNS names, IP addresses, Subnets, MAC addresses just to name a few. Through the use of plugins you can add extended it's functionality.

Each host or subnet can be tracked via a centralized AJAX enabled web interface that can help reduce errors. A full CLI interface is available as well to use for scripting and bulk work. We hope to provide a useful Network Management application for managing your IP subnets and hosts. Stop using spreadsheets to manage your network! Start doing proper IP address management!

desktop image

INSTALL

Simply download and untar into /opt/ona or other directory of your choosing. Then configure your web server to serve out /opt/ona/www. Open it in your web browser and run the install process.

Please refer to the install page on the Github Wiki for more detail

CONTACT

LICENSE

OpenNetAdmin is currently released under the GPLv2.0 license. A copy of the license is included in docs/LICENSE.

Some additional modules/plugins etc may be provided outside of the GPL licese. These will be indicated as such. The core of ONA will however be GPL.