Remove manually configured client DNS entries

neilrooney_old
New Contributor II

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
1 ACCEPTED SOLUTION

argo
New Contributor II

Hey

Should be:

networksetup -setdnsservers (network name) empty

View solution in original post

1 REPLY 1

argo
New Contributor II

Hey

Should be:

networksetup -setdnsservers (network name) empty