OK hopefully somebody can help or explain. Let's say we have the following setup
A Jamf Server on premise with 2 Distribution Points also on premise only.
Distribution Points setup:
Public DP = Failover
US DP = Principal
Network Segment
192.168.1.1 - 192.168.255.255 = use Public DP
10.0.0.0 - 10.255.255.255 = use US DP
ok so now we have devices that work outside the LAN at home office. In Jamf I can see for example last reported ip 192.168.1.10. Meaning since he in the range of Public DP the computer should use the public DP. But if I start to install an app from self service I can see in the log file that the device tries to mount the US DP first then fails and then switches over to the failover DP which is the Public DP.
My question now why is the device not taking the Public DP as the 1st try since the device is in the range of ip addresses from that network segment Public DP.
Can somebody explain this behaviour to me or what am I doing wrong?