FFDA: configure DNS and RDNS

This commit is contained in:
Tom Herbers 2025-06-07 02:35:22 +02:00
parent 9d9a659525
commit 4e9db8dcf5
No known key found for this signature in database
GPG key ID: 841A5B0DCEDA6192
3 changed files with 14 additions and 0 deletions

10
data/dns/ffda.dn42 Normal file
View file

@ -0,0 +1,10 @@
domain: ffda.dn42
org: ORG-FFDA
admin-c: FFDA-DN42
tech-c: FFDA-DN42
mnt-by: FFDA-MNT
nserver: ns1.ffda.dn42 10.223.254.53
nserver: ns1.ffda.dn42 fd01:67c:2ed8:a::53:1
nserver: ns2.ffda.dn42 10.223.254.54
nserver: ns2.ffda.dn42 fd01:67c:2ed8:a::54:1
source: DN42

View file

@ -5,6 +5,8 @@ org: ORG-FFDA
admin-c: FFDA-DN42 admin-c: FFDA-DN42
tech-c: FFDA-DN42 tech-c: FFDA-DN42
country: DE country: DE
nserver: ns1.ffda.dn42
nserver: ns2.ffda.dn42
mnt-by: FFDA-MNT mnt-by: FFDA-MNT
status: ASSIGNED status: ASSIGNED
source: DN42 source: DN42

View file

@ -5,6 +5,8 @@ org: ORG-FFDA
admin-c: FFDA-DN42 admin-c: FFDA-DN42
tech-c: FFDA-DN42 tech-c: FFDA-DN42
country: DE country: DE
nserver: ns1.ffda.dn42
nserver: ns2.ffda.dn42
mnt-by: FFDA-MNT mnt-by: FFDA-MNT
status: ASSIGNED status: ASSIGNED
source: DN42 source: DN42