dns_intern: new host sw-auweg

This commit is contained in:
Markus 2021-11-07 19:34:06 +01:00
parent a9e7ab626b
commit 4ff1651100
2 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,7 @@
$ORIGIN 23.172.in-addr.arpa. ; base for unqualified names $ORIGIN 23.172.in-addr.arpa. ; base for unqualified names
$TTL 1h ; default time-to-live $TTL 1h ; default time-to-live
@ IN SOA ns1.binary.kitchen. hostmaster.binary.kitchen. ( @ IN SOA ns1.binary.kitchen. hostmaster.binary.kitchen. (
2021091301; serial 2021110701; serial
1d; refresh 1d; refresh
2h; retry 2h; retry
4w; expire 4w; expire
@ -83,6 +83,7 @@ $GENERATE 10-240 $.4 IN PTR dhcp-${0,3,d}-04.binary.kitchen.
1.10 IN PTR wg0.erx-rz.binary.kitchen. 1.10 IN PTR wg0.erx-rz.binary.kitchen.
$GENERATE 2-254 $.10 IN PTR vpn-${0,3,d}-10.binary.kitchen. $GENERATE 2-254 $.10 IN PTR vpn-${0,3,d}-10.binary.kitchen.
; Management Auweg ; Management Auweg
31.12 IN PTR sw-auweg.binary.kitchen.
61.12 IN PTR weizen.binary.kitchen. 61.12 IN PTR weizen.binary.kitchen.
; Services Auweg ; Services Auweg
3.13 IN PTR aeron.binary.kitchen. 3.13 IN PTR aeron.binary.kitchen.

View File

@ -1,7 +1,7 @@
$ORIGIN binary.kitchen ; base for unqualified names $ORIGIN binary.kitchen ; base for unqualified names
$TTL 1h ; default time-to-live $TTL 1h ; default time-to-live
@ IN SOA ns1.binary.kitchen. hostmaster.binary.kitchen. ( @ IN SOA ns1.binary.kitchen. hostmaster.binary.kitchen. (
2021091301; serial 2021110701; serial
1d; refresh 1d; refresh
2h; retry 2h; retry
4w; expire 4w; expire
@ -103,6 +103,7 @@ salat IN A 172.23.9.61
salat-bmc IN A 172.23.9.81 salat-bmc IN A 172.23.9.81
; Services RZ ; Services RZ
; Management Auweg ; Management Auweg
sw-auweg IN A 172.23.12.31
weizen IN A 172.23.12.61 weizen IN A 172.23.12.61
; Services Auweg ; Services Auweg
aeron IN A 172.23.13.3 aeron IN A 172.23.13.3