I ran into issues with our Yosemite 10.10.5 image this year. After pushing an image from AutoDMG via DeployStudio to my fleet of Macs, DNS resolution is behaving weirdly.
Initial boot with Ethernet DNS lookups work fine. I can 'dig host', 'dig -x IPADDR', 'dig -t SRV _ldap._tcp.ad-domain.tld'
However, when I connect via Wi-Fi only, things get weird. I can 'dig host', however 'dig -x IPADDR' and 'dig -t SRV _ldap._tcp.ad-domain.tld' fail ( time out? ) with "connection timed out, no servers could be reached'. I can ping the servers.
I get similar behaviour with nslookup against the primary domain controller.
Basically, this kills AD binding for my student clients since SRV lookups are failing.
Steps to replicate:
- Install 10.10.5 to Macbook Pro 13" mid-2012
- Prep 10.10.5 image with AutoDMG 1.5.3 ( standard install w/updates applied + local admin user via CreateUserPkg )
- Deploy image with DeployStudio 1.6.16 via ethernet connection
- Push out campus wireless credentials with .profile via Munki
- Point clients to use PDC at NTP server and sync time
- Remove ethernet connection and switch to Wi-Fi only
- Try DNS tests
I did a fresh install with 10.10.5 and I don't see the DNS weirdness there.
Thoughts on troubleshooting?
Thanks
