เช่นเดียวกับชื่อเรื่องที่เรียกใช้ OS x 10.10.1 หากฉันมีรายการในไฟล์โฮสต์ของฉันและทำdigหรือnslookupยังคงแสดง IP ที่แตกต่างจากสิ่งที่อยู่ในไฟล์โฮสต์ของฉันแม้หลังจากพยายามล้างแคชต่างๆ
ฉันได้ลองดังต่อไปนี้ ..
- ล้าง mdns และ udns caches โดยเรียกใช้:
- sudo discoveryutil mdnsflushcache;
- sudo discoveryutil udnsflushcaches;
 
- ล้างแคชโดยใช้ dscacheutil -flushcache
- โหลดdiscoveryd.plistไฟล์ ซ้ำ- sudo launchctl unload -w /System/Library/LaunchDaemons/com.apple.discoveryd.plist
- sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.discoveryd.plist
 
ไฟล์โฮสต์ของฉันดูเหมือนว่านี้ ..
% cat /private/etc/hosts
##
# Host Database
#
# localhost is used to configure the loopback interface
# when the system is booting.  Do not change this entry.
##
127.0.0.1   localhost
255.255.255.255 broadcasthost
::1             localhost
fe80::1%lo0 localhost
166.78.60.102   admin.devsite1.com