Hi,
today I tried to enable the new proxy feature for auto-update, maps, etc. (thanks for implementing!) but it doesn't seem to work. Our proxy uses Web Proxy Autodiscovery (WPAD) and needs authentication. The users can or can not browse the Internet based on the group they are in (Active Directory).No matter what I try to enter in "Proxyserver" and "Username" in PRTG it doesn't work. Tried IP-address, FQDN, Hostname. For the username I tried domainname/username
, username only, username@domainname
. I always get Error in autoupdate()
when trying to download an update. The server-systemlog additionally throws Autoupdate: Response 400, -1000000, 0.0.0.0
.
Also when looking at the logs in the proxy there is nothing. Seems like PRTG isn't even trying to use the proxy. Active Directory integration is functional, if I log on the Server with the credentials I try to get PRTG to work with, I can browse the net normally.
Any ideas on this? Is 0.0.0.0
in Autoupdate: Response 400, -1000000, 0.0.0.0
an IP-address? Does PRTG not take over the settings I entered?
Add comment