-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
When configuring NS for the range (10.x.y.0/24), I get a list of addresses found, but this list is not complete.
The last address shown is .231 but .230 is not shown though present.
When running nmap from the console manually in the HA container same as called by NS:
nmap 10.x.y.0/24 -sn | grep 10\.
I get as result ... .231, and .230 as last address.
Note that in the above list .231 is printed before .230 !
This means that NS does not provide all addresses found.
The culprit can be, that the last address found has a lower number than the highest IP in the list.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels