Add authoritative DNS on ns1/ns2 and finalize clan config
- Knot authoritative DNS: ns1 primary, ns2 secondary serving cnx.network, buildfor.life and cnx.email over TSIG-secured zone transfer (modules/dns) - Knot listens publicly + over ZeroTier; firewall opens port 53 - Complete clan inventory: name/domain, admin SSH key, control as the zerotier controller, tor on all nixos machines - Enable age yubikey/fido2-hmac secret plugins
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Public zones served authoritatively by ns1 (primary) and ns2 (secondary).
|
||||
# Add a domain here AND drop a matching <domain>.zone file in ./zones/.
|
||||
[
|
||||
"cnx.network"
|
||||
"buildfor.life"
|
||||
"cnx.email"
|
||||
]
|
||||
Reference in New Issue
Block a user