9 lines
177 B
Text
9 lines
177 B
Text
|
# /etc/resolv.conf
|
||
|
|
||
|
domain localdomain
|
||
|
nameserver 8.8.8.8
|
||
|
nameserver 2001:4860:4860::8888
|
||
|
nameserver fe80::1%lo0
|
||
|
options ndots:5 timeout:10 attempts:3 rotate
|
||
|
options attempts 3
|