dotfiles/nixos/systems/blowhole/zones/hosts.in.redalder.org.zone
Magic_RB 3dd66e0a9b
Add altra to DNS
Signed-off-by: Magic_RB <magic_rb@redalder.org>
2023-07-27 21:04:21 +02:00

18 lines
342 B
Dns

$ORIGIN in.redalder.org.
$TTL 5m
hosts IN SOA ns.in.redalder.org. root.redalder.org. (
15 ; 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
altra IN A 10.64.0.11