(Linux) Why subnets in IPAM not scanned?
Take Screenshots/Output for all the below commands for troubleshooting and giving solution asap
Solution 1:
If nmap not works in linux machine, We have to change mode to executable.
Resolution: Go to OpManager/Nmap directory via terminal. Exceute the command chmod 777 nmap/chmod +x nmap
Solution 2:
Create a symbolic link like below and check the issue by scanning the subnets
1. sudo ln -s /usr/bin/nmap ./nmap
Solution 3:Go to Opmanager/Nmap directory via terminal.
Enter ./nmap -sn -v -PE -R 192.168.23.0/24 -oX output.xml
Check the output whether it requires any linux libraries if so install it and check again.
PS: If problem not resolved then upload us the above outputs, screenshots and logs
New to ADSelfService Plus?
Related Articles
Subnets are not discovered in IPAM from routers. Why?
Hi, By Design, We discover subnets from ipRouteTable(Oid: 1.3.6.1.2.1.4.21) from routers. Ask him to check the issue in our mib browser tool and send the screenshot of the MIB browser output for the above OID. Also Please give the attached ...
DNS names are not resolved across the ipam/spm. Why?
By Design, OpUtils will query the DNS Server to get the DNS Names for the IP Addresses. Please follow the below steps and check the reported issue. Solution 1: 1. Add your DNS server(s) from Settings > OpUtils > IPAM > General (Ignore if it is ...
(Windows) Subnet scan not completed in IPAM. How to fix this?
Hi, Go to -> Installation Folder --> \Nmap\ Install the "npcap-xxx-oem" file if it is not installed already Install the "vcredist_x86" file if it is not installed already Install the "vcredist2008_x86" file if it is not installed already Now go to ...
(Windows) IP Address shows incorrect status in IPAM. How to fix this?
Ask him to follow the steps below and get output for the IP Address is up, but OpUtils noted as Down. Step 1: PS: Skip this step if already performed or non-windows OS Go to Settings -> OpUtils -> IP Address Manager There will be a Note option ...
Switch Port Mapper does not display the associated IP for MAC addresses
Cause: OpUtils can not retrieve the MAC - IP information from the scanned network. Resolution: Scenario 1: Router not added to OpUtils. Description: The router added to OpUtils must be in the same network as the switch. If no router in the switch's ...