It seems as though Mavericks is ignoring changes to the hosts file. I use:
sudo vi /etc/hosts
Make changes as necessary and then run
sudo killall -HUP mDNSResponder
and
sudo dscacheutil -flushcache (just in case)
But the changes to the hosts file are not taking. No matter what I do it does not seem to see the changes to the hosts file and still pings an incorrect address? Has anyone figured out a workaround?
