Skip to content

issue with map with near same protocol/port  #11

Description

@alexvea
DEBUG: ./ncheck.sh -s -D "10.25.15.133" -H "10.25.12.240" -P "TCP" -p "80"
DEBUG: ncheck result: UNKNOWN/NOK
DEBUG: ./ncheck.sh -s -D "10.25.15.133" -H "10.25.12.240" -P "TCP" -p "80"
DEBUG: ncheck result: UNKNOWN/NOK
[...]
#real-time 
+---------------------------------+ 
| Central=10.25.15.133            | 
| Docker=10.25.15.161             | 
| MBI=10.25.12.240                | 
| google=www.google.fr            | 
+---------------------------------+ 
#map 
+------------------+                    +------------------+ 
|                  |    TCP:22          |                  |
|                  +-------------------->                  |
|                  |  TCP:9443          |                  |
|                  +-------------------->                  |
|                  |  TCP:8025          |                  |
|                  +-------------------->                  |
|   Central        |                    |   Docker         |
|                  |  TCP:1025          |                  |
|                  +-------------------->                  |
|                  |  TCP:3000          |                  |
|                  +-------------------->                  |
|                  |    TCP:80          |                  |
|                  <--------------------+                  |
+------------------+                    +------------------+
+------------------+                    +------------------+ 
|                  |  TCP:1234          |                  |
|                  +-------------------->                  |
|                  |    TCP:80          |                  |
|                  <--------------------+                  |
|   Central        |                    |   MBI            |
|                  |      ICMP          |                  |
|                  +-------------------->                  |
+------------------+                    +------------------+

one should be :

DEBUG: ./ncheck.sh -s -D "10.25.15.133" -H "10.25.15.161" -P "TCP" -p "80"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions