mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-26 01:56:13 +01:00
58088e052b
Signed-off-by: Magic_RB <magic_rb@redalder.org>
16 lines
294 B
Dns
16 lines
294 B
Dns
$ORIGIN in.redalder.org.
|
|
$TTL 5m
|
|
|
|
vault IN SOA ns.in.redalder.org. root.redalder.org. (
|
|
12 ; serial
|
|
4h ; refresh
|
|
15m ; retry
|
|
8h ; expire
|
|
4m) ; negativa caching TTL
|
|
IN NS ns.redalder.org
|
|
IN A 10.64.2.1
|
|
|
|
$ORIGIN vault.in.redalder.org.
|
|
|
|
blowhole IN A 10.64.2.1
|