Difference between revisions of "Networksetup"

From wikieduonline
Jump to navigation Jump to search
Line 25: Line 25:
  
 
== Related ==
 
== Related ==
* [[ipconfig getifaddr en0]]
+
* <code>[[ipconfig getifaddr en0]]</code>
  
 
== See also ==
 
== See also ==

Revision as of 10:24, 20 September 2023

networksetup[1] is a macOS configuration command for network settings.



Change DNS services: networksetup -setdnsservers Network_Service_Name YOU.RDNS.IP

Check configuration: scutil --dns
  • networksetup -setsearchdomains Ethernet example.com
  • networksetup -setsearchdomains Wi-Fi example.com
Check configuration: scutil --dns
  • networksetup -setsearchdomains "USB 10/100/1000 LAN" example.com
Check configuration: scutil --dns | grep "search domain"

Activities

Related

See also

  • https://www.unix.com/man-page/osx/8/NETWORKSETUP/
  • Advertising: