Welcome to OCS Inventory NG community support, where you can ask questions and receive answers from other members of the community.

Please ask questions only in English or French.

Release 2.11.1 available

The official documentation can be found on http://wiki.ocsinventory-ng.org. Read it before asking your question.

ipdiscover is not working

 
 

 

Hello,

sorry, I have posted allready, maybe by wron topic:
http://ask.ocsinventory-ng.org/257/ipdiscover-finds-clients-with-agents-only-update

but a have new insights.

I don't no what is wrong, ipdicover will not work.

 

Only one subnet is activ 
packages SELinux und IPTable are disabled.
OCSNG_UNIX_SERVER-2.1.2

ocsinventory-agent works, the agents swaps information to server

 

This presents the client with agents only:

perl ipdiscover-util.pl -ipdiscover=0 -net=255.255.0.0 -a -xml -h=localhost -u=ocs -p=123456 -d=ocsweb

 

This presents the clients with agents only and uninterupted, continual the same clients:

ipdiscover eth0

 

ipdicover-util.pl can recognize every client if i definite the ip-adress, but single

perl ipdiscover-util.pl -ip=10.100.110.51/255.255.0.0 -net=255.255.0.0 -a -xml -h=localhost -u=ocs -p=123456 -d=ocsweb

This result is only reproduced in the console. this is not swapped to the server. I can't see it in the web front end.


 Why doesn't work it?

best regard

Jörn

in IP Discover by (180 points)

1 Answer

0 votes
Try execute the ipdiscover on server.
by (360 points)

ipdiscover was running from server, too

# ipdiscover enp0s3
<IPDISCOVER>
<H><I>10.100.110.122</I><M>00:14:4f:d4:d9:f6</M><N>svlin122.ogs.int</N></H>
<H><I>10.100.120.7</I><M>00:03:ba:09:99:f4</M><N>wslin007.ogs.int</N></H>
<H><I>10.100.110.122</I><M>00:14:4f:d4:d9:f6</M><N>svlin122.ogs.int</N></H>
<H><I>10.100.110.123</I><M>00:14:4f:ec:29:32</M><N>svlin123.ogs.int</N></H>
<H><I>10.100.120.7</I><M>00:03:ba:09:99:f4</M><N>wslin007.ogs.int</N></H>
<H><I>10.100.110.122</I><M>00:14:4f:d4:d9:f6</M><N>svlin122.ogs.int</N></H>

and list the clients with installed agents

 
Powered by Question2Answer
...