Force DNS refresh on MAC
To force the DNS refresh in MAC it is necessary to open a Terminal and execute the following command:
sudo killall -HUP mDNSResponder ; sudo killall mDNSResponderHelper ; sudo dscacheutil -flushcache
To force the DNS refresh in MAC it is necessary to open a Terminal and execute the following command:
sudo killall -HUP mDNSResponder ; sudo killall mDNSResponderHelper ; sudo dscacheutil -flushcache