Version 2.2.6
GestióIP:
- New Web form to migrate easily from spreadsheet based IP address management
- New Web form to import networks from routing tables of SNMP enabled devices
- New Web form to edit configuration parameters directly
- New Web form to manage audit log
- "Host list view" shows now result of last check via "ping" - thanks to Scott Miller for coding and recomendations to enhance database design
- New network view "host overview"
- New network view "host status view"
- New interface to manage categories and sites with the possibility to rename them
- All pages now with filter "entries per page"
- Comes now with an "online help" (as yet not completed)
- Comes now with pre-defined host categories
- New page "about" with information how many networks and IP addresses are managed
- System to reserve ranges for special usage rewritten and more flexible
- some minor bugs fixed
Automatic actualization
- Revised and in some parts rewritten
- Now separated scripts for actualization against DNS and OCS
- Actualization against DNS checks now host status via "ping"
- Actualization against DNS now much more faster
- All events of automatic actualization create now entries in the audit DB
Version 2.2.5
GestióIP:
- Comes now with an audit system and histories for host and network entries
- Quicksearch - search for "-ignore_string" like first argumtent failed with "no result" - fixed
- Reserved ranges were not deleted while scaling down networks via the mod_red_form - fixed
- "-1%" net usage bug - fixed
- Some changes in the design of the web pages
Version 2.2.4
GestióIP:
- Comes now with a script to update GestióIP easily
- Subnet calculator: Wrong integer value of IP addresses which are not network IDs fixed
- Some problems in relation with the presentation of networks with small bitmasks fixed
Version 2.2.3
GestióIP:
- Quicksearch supports now internet search engine equivalent expressions like -string_to_ignore, +exact_match and "exact match"
- Comes now with a subnet calculator
- Offers now the posibility to reserve ranges for special usage (e.g. DHCP)
- Comes now with a new page "detailed network view"
- Split and join network funktions offer now forms to edit the parameters of the new networks directly
- Multiple installation permits now sub-directories (e.g. GESTIOIP_CGI_DIR="apps/gestioip1") and individal configuration files for each instance
- Some changes in the design of the web pages
Version 2.2.2
GestióIP:
- Multiple instances: Link problem fixed
- Multiple instances: Now one AuthUserFile file for every instance
Script get_hosts_snmp.pl
Version 2.2.1
GestióIP:
- Broken link "checkhost" fixed
- Broken link "free ranges" fixed
Version 2.2.0
GestióIP:
- Comes now with an automated, script based installation
- Comes now with a script to import networks from SNMP enabled devices (queries static routes)
- Supports now bitmasks from 1-30
- Web server configuration changed - The "VirtualHost" based configuration was replaced by a simple "Directory" based configuration to avoid conflicts with existing apache configurations
- Web based installation: Connect problem to some remote databases fixed (install1.cgi)
- Web based installation: Improved error handling
Version 2.1.3
Script import_from_excel.pl:
- Supports now mixed columns of bitmasks and subnetmasks
- Supports now the optional columns site, category and comment
- Detects now overlapping networks
Version 2.1.2
Automatic actualization (ip_update_gestioip.pl):
- Problem with mail-from field of the notification mail fixed
Version 2.1.1
GestióIP:
- Notification message "doesn't respond to ping" was changed to "does not respond to ping" because the apostrophe causes an "Character not allowed" error when updating the host entry manually. Delete the apostrophe to get rid off it or execute "update host set comentario = "does not respond to ping" where comentario="doesn\'t respond to ping";" from mysql's command line to update the affected entries.
- Some changes in the language files
Automatic actualization (ip_update_gestioip.pl):
- Some minor bugs fixed
- New configuration options added
- Now in English
Version 2.1.0
First public release of GestióIP IP address management software