Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nmap problem #4

Open
ghost opened this issue Jan 1, 2022 · 0 comments
Open

nmap problem #4

ghost opened this issue Jan 1, 2022 · 0 comments

Comments

@ghost
Copy link

ghost commented Jan 1, 2022

Hello,

after cloning I run into many problems, so far all fixed. Now I got running the nmap scan, but after a few seconds it's ended.

2022-01-01 22:43:44,108 {/opt/netbox-device-autodiscovery/modules/nmap_network_scanner/nmap_network_scanner.py:89} [INFO] Network scanning started
2022-01-01 22:43:44,108 {/opt/netbox-device-autodiscovery/modules/nmap_network_scanner/nmap_network_scanner.py:90} [DEBUG] Scan targets: 192.168.220.0/24
2022-01-01 22:43:44,108 {/opt/netbox-device-autodiscovery/modules/nmap_network_scanner/nmap_network_scanner.py:91} [DEBUG] Nmap arguments: ['-sS', '-O', '--osscan-guess', '-T4', '-n']
2022-01-01 22:44:10,166 {/opt/netbox-device-autodiscovery/modules/nmap_network_scanner/nmap_network_scanner.py:173} [INFO] Converting Nmap scan results to NetBox objects…
2022-01-01 22:44:10,166 {/opt/netbox-device-autodiscovery/modules/nmap_network_scanner/nmap_network_scanner.py:176} [INFO] Recognition of the device with IP 0.0.0.0 is started…
2022-01-01 22:44:13,356 {/opt/netbox-device-autodiscovery/modules/nmap_network_scanner/nmap_network_scanner.py:192} [INFO] Failed to recognize the device, skipped
2022-01-01 22:44:13,357 {run.py:224} [WARNING] Execution of the module "nmap_network_scanner" yielded no results
2022-01-01 22:44:13,357 {run.py:237} [INFO] Initialized deletion of orphaned NetBox objects
2022-01-01 22:44:13,373 {run.py:240} [INFO] Initiated deletion of ip_addresses objects from NetBox
2022-01-01 22:44:23,179 {run.py:252} [INFO] Finished deletion of ip_addresses objects from NetBox
2022-01-01 22:44:23,179 {run.py:240} [INFO] Initiated deletion of interfaces objects from NetBox
2022-01-01 22:44:28,925 {run.py:252} [INFO] Finished deletion of interfaces objects from NetBox
2022-01-01 22:44:28,926 {run.py:240} [INFO] Initiated deletion of devices objects from NetBox
2022-01-01 22:44:29,790 {run.py:252} [INFO] Finished deletion of devices objects from NetBox
2022-01-01 22:44:29,790 {run.py:240} [INFO] Initiated deletion of device_types objects from NetBox
2022-01-01 22:44:29,902 {run.py:252} [INFO] Finished deletion of device_types objects from NetBox
2022-01-01 22:44:29,902 {run.py:254} [INFO] Setting primary IP addresses for devices…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants