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.

Package deployment with Squid Proxy

Hello,

I try to use deployment package with OCS Inventory. It works.

But now I would like to deploy packages with a Squid proxy.

So I've configured my Squid server which work good for internet navigation but when I try to configure it for OCS agent it is not working.

I have this message in access.log squid : 

TCP_DENIED/407 3944 CONNECT myOCSserver.domain.lan:443 - HIER_NONE/- text/html

My ocsinventory.ini is configured like this :

[OCS Inventory Agent]

ComProvider=ComHTTP.dll

Debug=1

Local=

NoSoftware=0

HKCU=0

NoTAG=0

IpDisc=

[HTTP]

Server=https://myOCSserver.domain.lan/ocsinventory

SSL=1

CaBundle=cacert.pem

AuthRequired=0

User=

Pwd=

ProxyType=1

Proxy=mySQUIDserver.domain.lan

ProxyPort=3128

ProxyAuthRequired=1

ProxyUser=*encrypted user*

ProxyPwd=*encrypted password*

[OCS Inventory Service]

PROLOG_FREQ=10

INVENTORY_ON_STARTUP=0

OLD_PROLOG_FREQ=10

TTO_WAIT=180

And I'm not able to send synchronization from agent to OCS server
If I remove proxy setting in the .ini file, synchronization works fine

in OCS Inventory NG agent for Windows by (470 points)

Please log in or register to answer this question.

 
Powered by Question2Answer
...