This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Windows Server 2008 R2 SP1 webcid setup

I'm trying to setup a webcid on a Windows Server 2008 R2 SP1 machine.

I've successfully got it working for windows Endpoint clients, but I can't for our Mac clients.

The log on the client only says "Could not contact primary server" error changes between "Server was not available" and "Server could not be found"

The IIS Log has the following

"

2013-03-26 05:34:24 137.166.68.29 GET /Sophos/OSXHomehttp/Sophos+Anti-Virus.mpkg/Contents/Packages/SophosAU.mpkg/Contents/Packages/SophosAUCLI8.0.1.pkg/Contents/Resources/preinstall - 80 - 220.233.4.17 <UA+a="Mac"+u="<domain\username>"+v="8.0.8.1"+/> 401 2 64 93
2013-03-26 05:34:24 137.166.68.29 GET /Sophos/OSXHomehttp/Sophos+Anti-Virus.mpkg/Contents/Packages/SophosAU.mpkg/Contents/Packages/SophosAUCLI8.0.1.pkg/Contents/Resources/preinstall - 80 - 220.233.4.17 <UA+a="Mac"+u="<domain\username>"+v="8.0.8.1"+/> 401 1 2148074254 31
2013-03-26 05:34:24 137.166.68.29 GET /Sophos/OSXHomehttp/Sophos+Anti-Virus.mpkg/Contents/Packages/SophosAU.mpkg/Contents/Packages/SophosAUCLI8.0.1.pkg/Contents/Resources/preinstall - 80 <domain\username>"+ 220.233.4.17 <UA+a="Mac"+u="<domain\username>"+v="8.0.8.1"+/> 404 17 64 93

"

A web browser can connect with no problems.

What setting am I missing?

:38791


This thread was automatically locked due to age.
Parents
  • QC,

    I've spent a few days investigating the error codes below thanks for that.

    At this point I don't think it's an Authentication issue.  Even turning a "Anonymous" doesn't resolve it.

    Looking at the log file and turning on directory browsing I beleive the issue is more to do with IIS not knowing how to handle the "pkgInfo" file.

    I've tried specific MIME maps, generic MIME maps and have installed a MS hotfix.  http://support.microsoft.com/kb/2646735

    The AppPool is set to use .NET Framework 2 so I don't think this hotfix has any effect.  I've also tried changing the AppPool to .NET Framework 4 still nothing.

    I'm not sure where to go from here.

    :38981
Reply
  • QC,

    I've spent a few days investigating the error codes below thanks for that.

    At this point I don't think it's an Authentication issue.  Even turning a "Anonymous" doesn't resolve it.

    Looking at the log file and turning on directory browsing I beleive the issue is more to do with IIS not knowing how to handle the "pkgInfo" file.

    I've tried specific MIME maps, generic MIME maps and have installed a MS hotfix.  http://support.microsoft.com/kb/2646735

    The AppPool is set to use .NET Framework 2 so I don't think this hotfix has any effect.  I've also tried changing the AppPool to .NET Framework 4 still nothing.

    I'm not sure where to go from here.

    :38981
Children
No Data