How to automatically define network distribution points for clients outside of define network segments?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 05-01-2015 03:10 PM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 05-01-2015 03:18 PM
@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.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 05-01-2015 04:23 PM
Much appreciated.