User Tools

Site Tools


extensions:teemip-ip-discovery

This is an old revision of the document!


IP Discovery

name:
IP Discovery
description:
TeemIp solution to discover IP addresses
version:
-
release:
2020-04-14
TeemIp:
2.6
state:
stable
keyword:
discovery, ping, lookup, scan
dependencies:
teemip-ip-mgmt, teemip-ipv6-mgmt, teemip-network-mgmt

TeemIp IP Discovery is a solution that discovers active IPs on networks. While discovery activities are done by remote standalone collectors, discovery parameters are defined in TeemIp and discovery results are fed back and displayed within TeemIp.

Vocabulary: by “TeemIp solution” or “TeemIP”, it should be understood: TeemIp standalone or the iTop solution on top of which TeemIp as a module has been installed.

Features

TeemIp IP Discovery provides a solution to TeemIp administrators to discover or scan their IP networks and to document within TeemIp the results of these discoveries and scans.

The solution is made of 2 components:

  • a discovery engine, called the IP Discovery Collector or the IP Discovery Application, that discovers IPs through pings, DNS reverse lookups and port scanning,
  • a TeemIp extension, called the IP Discovery Extension, that adapts TeemIp's standard data model to store the discovery outputs and enables communication between a TeemIp instance and the different discovery engines deployed on the network.

The IP Discovery collector is a standalone PHP software that relies on 3 different ways to discover its IP environment: ping, IP lookup and port scan, each of them being globally enabled or disabled per subnet. Several instances of that application can be installed on different servers. Should your network be compartmentalized by different firewalls, the different instances will allow you to bypass the restrictions imposed by the firewalls: limited pings or udp / tcp connections, DNS not available… Of course, you may install the collector on the server that hosts TeemIp but this is not necessary.

The IP Discovery extension is installed on a TeemIp instance. It can handle several IP Discovery applications.

Licensing

TeemIp IP Discovery solution is licensed under the terms of the GNU Affero General Public License Version 3 as published by the Free Software Foundation. This gives you legal permission to copy, distribute and/or modify it under certain conditions. Read the ’license.txt’ file in the distribution. TeemIp IP Discovery is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY, AND FITNESS FOR A PARTICULAR PURPOSE.  

Limitations

Discovery of IPv6 networks is not handled at this stage.

IP Discovery Extension

The documentation of TeemIp IP Discovery Extension can be found here.

IP Discovery Collector

The documentation of TeemIp IP Discovery Collector can be found here.

extensions/teemip-ip-discovery.1605962736.txt.gz · Last modified: 2020/11/21 13:45 by cnaud