User Tools

Site Tools


extensions:teemip-ip-discovery-collector

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
extensions:teemip-ip-discovery-collector [2020/05/01 16:37] – [Revision History] cnaudextensions:teemip-ip-discovery-collector [2020/08/26 12:05] – [Discovery functions] cnaud
Line 30: Line 30:
 ===== Revision History ===== ===== Revision History =====
 ^  Version  ^  Release Date  ^  Comments  ^ ^  Version  ^  Release Date  ^  Comments  ^
 +|  0.5.0  |  ??  | Improves reporting - Consider “connection refused” for scans |
 |  0.4.0  |  2019-10-11  | Improves IP lookup and handles DNS views | |  0.4.0  |  2019-10-11  | Improves IP lookup and handles DNS views |
 |  0.3.0  |  2019-02-09  | Initial production release | |  0.3.0  |  2019-02-09  | Initial production release |
Line 228: Line 229:
     * UDP is tried first.     * UDP is tried first.
     * If no answered is received, a test is done with TCP.     * If no answered is received, a test is done with TCP.
 +
 +According to the parameter //Consider “connection refused” as valid//, a scan that fails with error 111 (connection is refused) may be considered as valid from a discovery standpoint.
  
 ===== Synchronize TeemIp IPs and subnets ===== ===== Synchronize TeemIp IPs and subnets =====