Jamf School
Best way to install the proxy:
Profiles > DNSFilter Name of your profile Proxy
Profile with DNS Proxy assigned
App Bundle ID: com.DNSFilter.public.app
Provider Bundle ID: com.DNSFilter.public.app.extension
Provider Configuration:
<dict>
<key>site_key</key>
<string>YOURKEYHERE</string>
</dict>
-
Hi Matt Powers , thanks for the post! I took a look at your ticket history and it seems like this is related to installing the iOS Roaming Client? Would love if you could provide more context for other users so they can get the most out of your contribution!
1 -
<dict>
<key>site_key</key>
<string>YOURKEYHERE</string>
<key>host_name</key>
</dict>I was told to add the <key>host_name</key> by tech support.
0 -
The context is adding iOS devices to DNSFilter and using Jamf School to manage the Proxy configuration.
0 -
Matt Powers - I need to deploy the DNS Filter client in JAMF for MacOS. Have you done that yet in JAMF? I haven't tried the docs, but if this config may apply to other Apple products, that would be helpful to know and save me (and others) time.
0 -
Final version: (NOTE THIS IS FOR JAMF SCHOOL ONLY)
Profiles > DNS Proxy settings:
<dict>
<key>site_key</key>
<string>{YOURSITEKEY}</string>
<key>host_name</key>
<string>%Name%</string>
</dict>
I also found that if you mess up this DNS Proxy setting you have to wipe the iOS device to get this to register properly.
0
Please sign in to leave a comment.
Comments
5 comments