(imported topic written by SystemAdmin)
We seem to be getting this error on some clients that are outside our network. Not sure when it started, we just noticed it. The full error message in the logs is “RegisterOnce: GetURL failed - General transport failure. - winsock error -6”. The clients should be reporting into the DMZ relay we have set up. Instead they are trying to report in to the internal network relay, as if they were connected via vpn. If we initiate a VPN connection the client works fine or if we put the client on the inside network.
We have a BigFix Policy Action in place that is supposed to turn on “_BESClient_Comm_CommandPollEnable” when the ip address on the client does not match our network. I believe due to the error above, that action does not seem to happen on some clients even when the ip does not match. The relays.dat file on the client has an entry for the external ip address of the relay in the dmz, so we know the client is aware of it. A manual test from the client show the DMZ relay is accessible.
The problem really seems to be on the clients. Is this the expected behavior and is there a better way of forcing the clients outside the network to select the DMZ relay quicker?