Post date: 2015/01/02 1:35:48
システム環境設定のネットワークでDNSを設定してrebootしたらchromiumは名前解決できたが、pingはダメだし、firefoxがダメ
対策:
sh-3.2# launchctl unload -w /System/Library/LaunchDaemons/com.apple.discoveryd.plist
sh-3.2# launchctl load -w /System/Library/LaunchDaemons/com.apple.discoveryd.plist
sh-3.2# ping www.cadence.com
PING www.cadence.com (192.203.56.67): 56 data bytes
64 bytes from 192.203.56.67: icmp_seq=0 ttl=50 time=118.747 ms
64 bytes from 192.203.56.67: icmp_seq=1 ttl=50 time=118.485 ms
^C