1
0
mirror of https://git.envs.net/envs/DNS synced 2024-11-13 12:33:14 +01:00

add more ipv6

This commit is contained in:
creme 2021-12-29 20:24:18 +01:00
parent b0340baecf
commit 4aaa42506a
No known key found for this signature in database
GPG Key ID: C147C3B7FBDF08D0
2 changed files with 6 additions and 2 deletions

@ -36,7 +36,7 @@ options {
recursive-clients 4096; recursive-clients 4096;
listen-on { any; }; listen-on { any; };
listen-on-v6 { none; }; listen-on-v6 { any; };
allow-update { none; }; allow-update { none; };
allow-transfer { none; }; allow-transfer { none; };

@ -1,7 +1,7 @@
$ORIGIN . $ORIGIN .
$TTL 28800 ; 8 hours $TTL 28800 ; 8 hours
envs.net IN SOA ns1.envs.net. root.envs.net. ( envs.net IN SOA ns1.envs.net. root.envs.net. (
2021122906 ; serial 2021122907 ; serial
10800 ; refresh (3 hours) 10800 ; refresh (3 hours)
3600 ; retry (1 hour) 3600 ; retry (1 hour)
604800 ; expire (1 week) 604800 ; expire (1 week)
@ -93,11 +93,15 @@ matrix A 144.76.146.18
AAAA 2a01:4f8:242:430b:0:a:0:14 AAAA 2a01:4f8:242:430b:0:a:0:14
meet A 144.76.146.17 meet A 144.76.146.17
mobilizon A 144.76.146.17 mobilizon A 144.76.146.17
AAAA 2a01:4f8:242:430b:0:a::22
events A 144.76.146.17 events A 144.76.146.17
AAAA 2a01:4f8:242:430b:0:a::22
moni A 144.76.146.17 moni A 144.76.146.17
ns1 A 89.163.145.170 ns1 A 89.163.145.170
ns2 A 168.119.12.180 ns2 A 168.119.12.180
AAAA 2a01:4f8:242:430b:0:a::3
pleroma A 144.76.146.17 pleroma A 144.76.146.17
AAAA 2a01:4f8:242:430b:0:a:0:18
pop CNAME mail pop CNAME mail
pops CNAME mail pops CNAME mail
prometheus A 144.76.146.17 prometheus A 144.76.146.17