Skip to main content

Hello.



I was hoping someone could point me in the right direction. I'm looking for a script/command to remove client side DNS entries which were manually configured. So say I configure my DNS for Wi-Fi as 1.1.1.1, I would like something in the background which would remove these entries.



I've seen from apple docs that I can set DNS servers, but not delete them.



networksetup -setdnsservers "Built-in Ethernet" 192.168.100.100 192.168.100.12

Hey



Should be:



networksetup -setdnsservers (network name) empty