Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

MikeGreo

macrumors member
Original poster
Oct 15, 2019
62
0
I've noticed compared to Big Sur which I was using before, the DNS settings is on the Wifi setting that I am connected to.

Does this mean I would need to set the DNS for each network WiFi router i connect to? Before it was on the adapter itself it seems so was like a more global setting.
 
No, it's still for the adapter. Turn off Wi-Fi, then set the DNS.

Or from Terminal:
- check the DNS servers set for Wi-Fi
Code:
networksetup -getdnsservers Wi-Fi
- set the DNS server (Google in example)
Code:
networksetup -setdnsservers Wi-Fi 8.8.8.8
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.