Skip to main content
Question

MacOS content Cache parent

  • August 5, 2026
  • 2 replies
  • 18 views

Hi,

i ran into a deadend, where i need your help =)

 

We are currently trying to setup the content cache with parent-child config.

A simple ping and netcat are succeeding.

I have declared the settings as followed for example:

parent: 172.10.10.1

child: 20.20.20.1

 

While reloadSettings it is showing my parent as reloaded. But with “AssetCacheManagerUtil status”

i get the output:

Parent: (none)

i actually cannot get it running.

 

 

2 replies

Chubs
Forum|alt.badge.img+26
  • Jamf Heroes
  • August 5, 2026

Hi,

i ran into a deadend, where i need your help =)

 

We are currently trying to setup the content cache with parent-child config.

A simple ping and netcat are succeeding.

I have declared the settings as followed for example:

parent: 172.10.10.1

child: 20.20.20.1

 

While reloadSettings it is showing my parent as reloaded. But with “AssetCacheManagerUtil status”

i get the output:

Parent: (none)

i actually cannot get it running.

 

 

There is a document from apple that states that the devices have to be within the same subnet.  So flat networks are your best bet.  There IS some DNS trickery you can do, but I’m not sure if Apple has patched that since I did this last.


EDIT: so apparently if your L3 network can pass specified TCP packets and you have defined the CIDR addresses on the caching host, it should work.


bethjohnson
Forum|alt.badge.img+10
  • Jamf Heroes
  • August 5, 2026

There was a great session on Content Caching at Penn State MacAdmins this year and the session videos were recently posted: https://www.youtube.com/watch?v=vzG2tDEWUS4&list=PLGUPbEf2-7aE&index=59&pp=iAQB

I’d guess that you’re running into an issue with communication across different network segments. The session covered limitations with regard to network architecture.