aports/software-configs/unbound-redxen-config/internal.conf

14 lines
564 B
Plaintext

server:
local-zone: "redxen.localhost." static
# Machines
local-data: "8101153.nbg1-dc3.hetzner.redxen.localhost. 86400 IN A "
local-data: "8201371.fsn1-dc14.hetzner.redxen.localhost. 86400 IN A "
# Familiar names
local-data: "lain.nurnberg.redxen.localhost. 86400 IN CNAME 8101153.nbg1-dc3.hetzner.redxen.localhost."
local-data: "arisu.falkenstein.redxen.localhost. 86400 IN CNAME 8201371.fsn1-dc14.hetzner.redxen.localhost."
# Services
local-data: "mumble.routinginfo.redxen.localhost. 60 IN SRV 0 5 7573 8101153.nbg1-dc3.hetzner.redxen.localhost."