Skip to main content
Question

Transparent ASUS

  • August 23, 2011
  • 1 reply
  • 0 views

bentoms
Forum|alt.badge.img+35

Hi Guys,

We're a proxied environment.. as such i created a transparent ASUS so we can report in the JSS what updates the users Macs require.

BUT our master ASUS which is also reading the internal DNS so is not updating as it's looking at itself.

We need this server to see the internal DNS so it can authenticate users through LDAP on the JSS.

creating an entry in the hosts file does not seem to have worked.

This is a 10.7 Server.

Any ideas how to change to order?

Regards,

Ben

1 reply

bentoms
Forum|alt.badge.img+35
  • Author
  • Hall of Fame
  • August 23, 2011

well sorted it.

ran the below replacing swupdate.example.com with the IP of swscan.apple.com

sudo cp /etc/swupd/swupd.plist /etc/swupd/swupd.plist.bak
sudo /usr/libexec/PlistBuddy -c 'set metaIndexURL http://swupdate.example.com:8088/catalogs.sucatalog' /etc/swupd/swupd.plist