We have been using WSUS Server 3.0 sp1 for most of year in preparation of SCCM/FCS installations for corporate. These server was used for testing.
Now with the Installation of SCCM 2007 and FCS we have a new group of servers. One being a WSUS Server 3.1. We have setup the new server to update thru Microsoft Update.
The older server was reconfigured to be a downstream server to the new server.
Our new server sees the downstream and is sync'ing with MS fine.
Problem now exist with the downstream server. It was configurted to be downstream and a replica server.
We keep getting HTTP errors
"WebException: Unable to connect to the remote server --->
System.Net.Sockets.SocketException:
A connection attempt failed because the connected party did not properly respond after a period of time,
or established connection failed because connected host has failed to respond
at System.Net.HttpWebRequest.GetRequestStream()
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName,
Object[] parameters)
at Microsoft.UpdateServices.ServerSyncWebServices.ServerSync.ServerSyncProxy.GetAuthConfig()
at Microsoft.UpdateServices.ServerSync.ServerSyncLib.InternetGetServerAuthConfig(ServerSyncProxy proxy,
WebServiceCommunicationHelper webServiceHelper)
at Microsoft.UpdateServices.ServerSync.ServerSyncLib.Authenticate(AuthorizationManager
authorizationManager, Boolean checkExpiration, ServerSyncProxy proxy, Cookie cookie,
WebServiceCommunicationHelper webServiceHelper)
at Microsoft.UpdateServices.ServerSync.CatalogSyncAgentCore.SyncConfigUpdatesFromUSS()
at Microsoft.UpdateServices.ServerSync.CatalogSyncAgentCore.ExecuteSyncProtocol(Boolean allowRedirect)