Difference between revisions of "Networksetup"

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

Revision as of 09:21, 22 November 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: