etc/resolv.conf: specify timeout 1 and attempts 5

This commit is contained in:
Aminda Suomalainen 2024-04-23 16:03:49 +03:00
parent 70ed890742
commit 425af3eabf
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 4 additions and 2 deletions

View File

@ -17,9 +17,11 @@ nameserver 127.0.0.53
# rotate = randomly use all
# edns0 = extended DNS
# trust-ad DNSSEC answers
# trust-ad = trust DNSSEC authenticated data
# timeout:1 = nameserver timeout 1 s (default 5, max 30), then next
# attempts:5 = try the nameserver 5 times, then next (default 2, max 5)
#options rotate edns0 trust-ad
options edns0 trust-ad
options edns0 trust-ad timeout:1 attempts:5
# no sending local domain to upstream whenever NXDOMAIN happens
search .