dotfiles/nixos/systems/blowhole/zones/hosts.in.redalder.org.zone
Magic_RB abad79541e
Simplify DNS zones
Signed-off-by: Magic_RB <magic_rb@redalder.org>
2023-03-06 00:29:03 +01:00

17 lines
319 B
Dns

$ORIGIN in.redalder.org.
$TTL 5m
hosts IN SOA ns.in.redalder.org. root.redalder.org. (
14 ; serial
4h ; refresh
15m ; retry
8h ; expire
4m) ; negativa caching TTL
IN NS ns.redalder.org
IN A 10.64.2.1
$ORIGIN hosts.in.redalder.org.
blowhole IN A 10.64.2.1
toothpick IN A 10.64.0.1