Skip to content

Instantly share code, notes, and snippets.

@bitdivine
Created April 26, 2019 12:17
Show Gist options
  • Save bitdivine/3d34974c5bab7bbbf193dd22c0963f7a to your computer and use it in GitHub Desktop.
Save bitdivine/3d34974c5bab7bbbf193dd22c0963f7a to your computer and use it in GitHub Desktop.
Check that the DNS server provided by DHCP is working
dig +short @$(ipconfig getoption en0 server_identifier) google.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment