Skip to content

Instantly share code, notes, and snippets.

@corinnekrych
Created February 5, 2019 09:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save corinnekrych/57e7487afe20c85a9f2412aceb39713c to your computer and use it in GitHub Desktop.
Save corinnekrych/57e7487afe20c85a9f2412aceb39713c to your computer and use it in GitHub Desktop.
OS4installer.txt
➜ minishit_virtualbox_0.9.1> sudo cat /tmp/coredns.log
Password:
listen tcp :53: bind: permission denied
➜ minishit_virtualbox_0.9.1> scutil --dns
DNS configuration
resolver #1
search domain[0] : home
nameserver[0] : 192.168.1.1
if_index : 9 (en4)
flags : Request A records
reach : 0x00020002 (Reachable,Directly Reachable Address)
resolver #2
domain : local
options : mdns
timeout : 5
flags : Request A records
reach : 0x00000000 (Not Reachable)
order : 300000
resolver #3
domain : 254.169.in-addr.arpa
options : mdns
timeout : 5
flags : Request A records
reach : 0x00000000 (Not Reachable)
order : 300200
resolver #4
domain : 8.e.f.ip6.arpa
options : mdns
timeout : 5
flags : Request A records
reach : 0x00000000 (Not Reachable)
order : 300400
resolver #5
domain : 9.e.f.ip6.arpa
options : mdns
timeout : 5
flags : Request A records
reach : 0x00000000 (Not Reachable)
order : 300600
resolver #6
domain : a.e.f.ip6.arpa
options : mdns
timeout : 5
flags : Request A records
reach : 0x00000000 (Not Reachable)
order : 300800
resolver #7
domain : b.e.f.ip6.arpa
options : mdns
timeout : 5
flags : Request A records
reach : 0x00000000 (Not Reachable)
order : 301000
resolver #8
domain : tt.testing
nameserver[0] : 192.168.99.1
flags : Request A records
reach : 0x00000002 (Reachable)
DNS configuration (for scoped queries)
resolver #1
search domain[0] : home
nameserver[0] : 192.168.1.1
if_index : 9 (en4)
flags : Scoped, Request A records
reach : 0x00020002 (Reachable,Directly Reachable Address)
resolver #2
search domain[0] : home
nameserver[0] : 192.168.1.1
if_index : 11 (en0)
flags : Scoped, Request A records
reach : 0x00020002 (Reachable,Directly Reachable Address)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment