coredns: add bvm-plesk
This commit is contained in:
parent
b96e6f4393
commit
eea81a640e
3 changed files with 19 additions and 15 deletions
|
@ -13,6 +13,7 @@ $INCLUDE tmpl.ns
|
||||||
5.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 3600 IN PTR bvm-nixosmgmt.public.as205479.net.
|
5.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 3600 IN PTR bvm-nixosmgmt.public.as205479.net.
|
||||||
6.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 3600 IN PTR bvm-matrix.public.as205479.net.
|
6.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 3600 IN PTR bvm-matrix.public.as205479.net.
|
||||||
7.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 3600 IN PTR bvm-minecraft.public.as205479.net.
|
7.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 3600 IN PTR bvm-minecraft.public.as205479.net.
|
||||||
|
8.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 3600 IN PTR bvm-plesk.public.as205479.net.
|
||||||
1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 3600 IN PTR gw.public.as205479.net.
|
1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 3600 IN PTR gw.public.as205479.net.
|
||||||
e.f.f.f.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 3600 IN PTR blade-paris.public.as205479.net.
|
e.f.f.f.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 3600 IN PTR blade-paris.public.as205479.net.
|
||||||
f.f.f.f.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 3600 IN PTR blade-tuvok.public.as205479.net.
|
f.f.f.f.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 3600 IN PTR blade-tuvok.public.as205479.net.
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
; SPDX-License-Identifier: Apache-2.0
|
; SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
; MNAME RNAME SERIAL REFRESH RETRY EXPIRE TTL
|
; MNAME RNAME SERIAL REFRESH RETRY EXPIRE TTL
|
||||||
@ 600 IN SOA frantech-lux01.as205479.net. hostmaster.lukegb.com. 10 600 450 3600 300
|
@ 600 IN SOA frantech-lux01.as205479.net. hostmaster.lukegb.com. 11 600 450 3600 300
|
||||||
|
|
||||||
$INCLUDE tmpl.ns
|
$INCLUDE tmpl.ns
|
||||||
|
|
||||||
|
@ -15,7 +15,7 @@ $INCLUDE tmpl.ns
|
||||||
5 600 IN PTR bvm-nixosmgmt.as205479.net.
|
5 600 IN PTR bvm-nixosmgmt.as205479.net.
|
||||||
6 600 IN PTR bvm-matrix.as205479.net.
|
6 600 IN PTR bvm-matrix.as205479.net.
|
||||||
7 600 IN PTR bvm-minecraft.as205479.net.
|
7 600 IN PTR bvm-minecraft.as205479.net.
|
||||||
8 600 IN PTR 92-118-28-8.ptr.as205479.net.
|
8 600 IN PTR bvm-plesk.as205479.net.
|
||||||
9 600 IN PTR 92-118-28-9.ptr.as205479.net.
|
9 600 IN PTR 92-118-28-9.ptr.as205479.net.
|
||||||
10 600 IN PTR 92-118-28-10.ptr.as205479.net.
|
10 600 IN PTR 92-118-28-10.ptr.as205479.net.
|
||||||
11 600 IN PTR 92-118-28-11.ptr.as205479.net.
|
11 600 IN PTR 92-118-28-11.ptr.as205479.net.
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
; SPDX-License-Identifier: Apache-2.0
|
; SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
; MNAME RNAME SERIAL REFRESH RETRY EXPIRE TTL
|
; MNAME RNAME SERIAL REFRESH RETRY EXPIRE TTL
|
||||||
@ 600 IN SOA frantech-lux01.as205479.net. hostmaster.lukegb.com. 23 600 450 3600 300
|
@ 600 IN SOA frantech-lux01.as205479.net. hostmaster.lukegb.com. 24 600 450 3600 300
|
||||||
|
|
||||||
; NB: this are also glue records in Google Domains.
|
; NB: this are also glue records in Google Domains.
|
||||||
$INCLUDE tmpl.ns
|
$INCLUDE tmpl.ns
|
||||||
|
@ -146,6 +146,9 @@ bvm-matrix 3600 IN AAAA 2a09:a441::6
|
||||||
bvm-minecraft.public 3600 IN CNAME bvm-minecraft.as205479.net.
|
bvm-minecraft.public 3600 IN CNAME bvm-minecraft.as205479.net.
|
||||||
bvm-minecraft 3600 IN A 92.118.28.7
|
bvm-minecraft 3600 IN A 92.118.28.7
|
||||||
bvm-minecraft 3600 IN AAAA 2a09:a441::7
|
bvm-minecraft 3600 IN AAAA 2a09:a441::7
|
||||||
|
bvm-plesk.public 3600 IN CNAME bvm-plesk.as205479.net.
|
||||||
|
bvm-plesk 3600 IN A 92.118.28.8
|
||||||
|
bvm-plesk 3600 IN AAAA 2a09:a441::8
|
||||||
|
|
||||||
92-118-28-0.ptr 6000 IN A 92.118.28.0
|
92-118-28-0.ptr 6000 IN A 92.118.28.0
|
||||||
92-118-28-1.ptr 6000 IN A 92.118.28.1
|
92-118-28-1.ptr 6000 IN A 92.118.28.1
|
||||||
|
|
Loading…
Reference in a new issue