Network Utilities
Last modified by Sebastian Marsching on 2022/04/03 22:06
Show the routing table
netstat -r -n
DNS (and other network settings)
The scutil utilitity is a very powerful tool for analyzing (and modifying) the network configuration (including the zone-specific DNS server settings). The most important commands are list (for getting a list of keys) and show (for showing the settings stored under a key.
- scutilĀ --dns shows information about the current DNS configuration.