The BES Client and BES Relay use different mechanisms to connect to proxies. The BigFix Relay operates very much like the BigFix Server in terms of the proxy setup. For the relay to use a proxy, this is probably the best way:
I am not sure what is not working… I think we might have to investigate this with you… however, we have an alternate mechanism that you might try before we start up a remote support call. Similar to the BigFix Client, you can try these settings to control the BigFix Relay behavior:
_BESRelay_ClientRegister_ProxyServer
_BESRelay_ClientRegister_ProxyPort
And these (but I think you mentioned it was not an authenticated proxy? If so, don’t bother with these):
_BESRelay_ClientRegister_ProxyUser
_BESRelay_ClientRegister_ProxyPass
Set these to the same values as you did the BigFix Agent settings and see if that helps,
I think it would work best if we can start a remote troubleshooting session to assist. But in the meantime, let’s try this… I think I gave you the wrong setting value names for the proxy information. Please try instead:
_Enterprise Server_ClientRegister_ProxyServer
_Enterprise Server_ClientRegister_ProxyPort
_Enterprise Server_ClientRegister_ProxyUser
_Enterprise Server_ClientRegister_ProxyPass
Please see if those work for you… I just looked through the code with some of our developers and it looks like it should work… but I don’t have your proxy to test with so I can’t be sure…