Line 44: |
Line 44: |
| Cool34000 | | Cool34000 |
| ---- | | ---- |
| + | looks to be working here also, maybe it was operator error ? |
| + | [root@kiwi more]# ipdiscover eth0 10 |
| + | <IPDISCOVER> |
| + | <H><I>192.168.35.2</I><M>00:0b:ad:a0:0a:2d</M><N>pc-00002.dom.net</N></H> |
| + | <H><I>192.168.35.3</I><M>00:0d:88:44:fc:fd</M><N>ap.dom.net</N></H> |
| + | <H><I>192.168.35.233</I><M>00:0f:20:fd:e1:e7</M><N>pc-00233.dom.net</N></H> |
| + | <H><I>192.168.35.242</I><M>00:0e:08:da:e7:e1</M><N>pc-00242.dom.net</N></H> |
| + | </IPDISCOVER> |
| + | |
| + | prompt client to call home |
| + | ocsinventory-client.pl -debug |
| + | |
| + | DOWNLOAD: <?xml version='1.0' encoding='ISO-8859-1'?> |
| + | <REPLY> |
| + | <OPTION> |
| + | <NAME>IPDISCOVER</NAME> |
| + | <PARAM IPDISC_LAT="100">192.168.35.0</PARAM> |
| + | </OPTION> |
| + | <OPTION> |
| + | <NAME>DOWNLOAD</NAME> |
| + | <PARAM FRAG_LATENCY="10" PERIOD_LATENCY="0" TIMEOUT="30" ON="1" TYPE="CONF" CYCLE_LATENCY="60" PERIOD_LENGTH="10" /> |
| + | <PARAM ID="1194355263" CERT_PATH="INSTALL_PATH" PACK_LOC="2321.net/download" CERT_FILE="INSTALL_PATH/cacert.pem" TYPE="PACK" NFO_LOC="2321.net/download" /> |
| + | <PARAM ID="1194356189" CERT_PATH="INSTALL_PATH" PACK_LOC="2321.net/download" CERT_FILE="INSTALL_PATH/cacert.pem" TYPE="PACK" INFO_LOC="2321.net/download" /> |
| + | </OPTION> |
| + | <RESPONSE>SEND</RESPONSE> |
| + | <PROLOG_FREQ>24</PROLOG_FREQ> |
| + | </REPLY> |
| + | |
| + | DOWNLOAD: Writing config file. |
| + | DOWNLOAD: Retrieving info file for 1194355263 |
| + | DOWNLOAD: Initialize ssl layer... |
| + | DOWNLOAD: Connect to server: 2321.net/download... |
| + | DOWNLOAD: Starting SSL connection... |
| + | 28948: callback: ssl connect! |
| + | |
| + | |
| + | deploy stalls, with this error on server |
| + | # tail /var/log/httpd/error_log |
| + | could not find ParserDetails.ini in /usr/lib/perl5/vendor_perl/5.8.5/XML/SAX |