fusioninventory / fusioninventory-for-glpi

FusionInventory plugin for GLPI
http://www.FusionInventory.org/
GNU Affero General Public License v3.0
362 stars 150 forks source link

Filter 128.0.0.1/16 on the IP field #746

Closed ddurieux closed 9 years ago

ddurieux commented 9 years ago

Author Name: DuyLong LE (DuyLong LE) Original Redmine Issue: 1424, http://forge.fusioninventory.org/issues/1424 Original Date: 2012-01-09


Some address are not useful. I want unset these values (black list, filter in code...?) :

Example IP :

128.0.0.1   128.0.0.127 128.0.0.16  128.0.0.32
ddurieux commented 9 years ago

Original Redmine Comment Author Name: David Durieux (@ddurieux) Original Date: 2012-01-09T14:37:18Z


Add ip field in blacklist

ddurieux commented 9 years ago

Original Redmine Comment Author Name: Gonéri Le Bouder (Gonéri Le Bouder) Original Date: 2012-01-09T16:08:26Z


These information may be important to identify a bad configuration on a server. If the loopback is down a service may fail to start for example.

ddurieux commented 9 years ago

Original Redmine Comment Author Name: David Durieux (@ddurieux) Original Date: 2012-01-09T16:11:19Z


It's not loopback, but an ip range hidden on Juniper(bug...)

ddurieux commented 9 years ago

Original Redmine Comment Author Name: DuyLong LE (DuyLong LE) Original Date: 2012-01-09T16:25:26Z


Yes, it's for network equipment in my case.

Show these ip in "Networks", it's not really useful. Moreover Fusion Inventory take the first ip when we have several ip in a network inventory task and it's often "128.0.0.1".