Newsroom Update

Beginning in May, a special Today at Apple series titled “Made for Business” will offer small business owners and entrepreneurs free opportunities to learn how Apple products and services can support their growth and success. Learn more >

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

SUS behind a Proxy Server

Hallo to all,

I read throw the internet and found that 10.6.4 should fix a bug with SUS and
Proxy Servers. I am sitting behind a firewall with my Mac OS X Server and i can not connect
to the Apple Servers.

I get the following errors when I try to connect the SUS Servers.
"<Error>: Unable to retrieve catalog(s) from the Apple server"

The Network Settings are all ok and i can surf the web without any problems on that machine.

Any other ideas to fix this problem?

Thanx in advance.
Mike

MacPro, Mac OS X (10.5)

Posted on Oct 27, 2010 7:05 AM

Reply
6 replies

Oct 29, 2010 3:47 AM in response to mike.habermeier

Hello Mike,
I had the same problem, I think because our Proxy is not using Port 8080.
I think SUS expects the proxy to use this port.

If you also use a different port, maybe this helps you too:

Stop SUS
Backup /System/Library/LaunchDeamons/com.apple.swupdate.sync.plist

insert the following into com.apple.swupdate.sync.plist

<key>EnvironmentVariables</key>
<dict>
<key>http_proxy</key>
<string>192.168.0.1:800</string>
</dict>

Of course you have to change the ip address and port according to your setup.

Restart SUS and give it some time to find all the updates.

Hope this helps,
best regards,
Michael

Nov 11, 2010 10:33 PM in response to mike.habermeier

http://support.apple.com/kb/HT3923?viewlocale=en_US

Proxy

Authenticated proxy servers are not supported by the synchronization module, which means updates will not be mirrored by the server. While the synchronization module may work with non-authenticated and transparent proxy servers, Apple recommends that the Software Update server have direct access to the public Software Update servers listed above.

http://support.apple.com/kb/TS3531
Mac OS X Server v10.6: Software Update Service may not use proxies defined by proxy auto-config (PAC) files

SUS behind a Proxy Server

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.