How to automatically define network distribution points for clients outside of define network segments?

Seven
New Contributor III

While distribution points can be defined for a specific network segment, there seems to be an inability to do define distribution points for clients outside of those segements.

Specifically, I want off-network clients to default to AWS for distribution.

What's the best way to do automate this?

2 REPLIES 2

bentoms
Release Candidate Programs Tester

@Seven Create a network segment of 1.1.1.1 - 255.255.255 pointing to your AWS instance.

The JSS assigns DP based on the most restrictive IP range.

Seven
New Contributor III

Much appreciated.