mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-26 10:06:13 +01:00
abad79541e
Signed-off-by: Magic_RB <magic_rb@redalder.org>
17 lines
319 B
Dns
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
|