12 lines
505 B
Plaintext
12 lines
505 B
Plaintext
# Managed by KNELServerBuild — do not edit; changes will be overwritten.
|
|
#
|
|
# Redundant recursive DNS via pfv-netinfra-01/02 (Technitium + Pi-hole).
|
|
# IPs are used (required: nameserver directives must be addresses, and the
|
|
# knel.net name for these hosts resolves to a Tailscale CGNAT address rather
|
|
# than the LAN address). If the primary is unreachable, glibc's resolver
|
|
# automatically falls through to the secondary.
|
|
domain knel.net
|
|
search knel.net
|
|
nameserver 192.168.3.252
|
|
nameserver 192.168.3.253
|