GestióIP

from Wikipedia, the free encyclopedia
GestióIP
Basic data

developer Marc Uebel
Current  version 3.5
(February 5, 2020)
operating system Unix derivatives
category IT management software
License GNU GPL ( Free Software )
German speaking Yes
gestioip.net

GestióIP is an automated IPv4 / IPv6 address management (IPAM) software. It is web-based and is used to manage IP networks and IP addresses . The software is suitable for small companies with few networks as well as for large organizations with hundreds of networks distributed over different locations. GestióIP also integrates a VLAN management. It is free software and is under the GPLv3 .

Working method

Initialization of the database

The database initialization can be done by automatic exploration processes for networks, host and VLANs, by importing spreadsheets and / or manually.

Update of the data

The software has scripts that periodically scan the IT infrastructure and record changes in the database. These scripts are controlled by the cron daemon.

use

GestióIP offers search functions for finding data, which Internet search engines support equivalent expressions. Various tools allow manipulation of networks such as reducing / enlarging, dividing or combining. Other functions include a. an integrated subnet calculator, data export functions in CSV (coma separated values) format, statistics and full auditability. The software can be adapted to the individual needs of an organization using user-definable columns. The software offers a tool with which DNS zone files can be created automatically for the managed networks (for BIND and djbdns). With the integrated "IPv6 Migrator" it is possible to automatically create different IPv6 address plans from the managed IPv4 networks.

The following languages ​​are currently supported: Chinese (traditional and simplified), German, English, French, Dutch, Italian, Catalan, Portuguese, Russian and Spanish.

Technical details

GestióIP is programmed in Perl and is based on CGI scripts that are installed on an Apache HTTP server . The backend is a MySQL database. It generally runs under Unix- like systems, but the script-supported installation is designed for Linux . The exploration functions are based on SNMP , reverse DNS lookups and ICMP echo requests ("ping"). The SNMP-based investigation works in part with the Perl module SNMP :: Info. The authentication is based on Apache's mod_auth and thus supports various authentication mechanisms such as local users / groups, MS- Active Directory , LDAP , Kerberos and others.

Web links