$TTL 604800 @ IN SOA ns1 admin ( 18 ; Serial 604800 ; Refresh 86400 ; Retry 2419200 ; Expire 604800 ) ; Negative Cache TTL ; Name servers - NS records IN NS ns1 ; IN NS ns2 ns1 IN A 192.168.0.91 ;ns2 IN A 192.158.0.X ; Hostnames hugo.kmtl IN A 192.168.0.11 ingress.kmtl IN A 192.168.0.10 ingress.kmtl IN AAAA fe80::be24:11ff:fed6:842a ; Core services cloud IN A 192.168.0.10 git IN A 78.23.37.117 home IN A 192.168.0.10 jelly IN CNAME ingress.kmtl vault IN A 192.168.0.10 ; Production VM books IN A 192.168.0.31 calibre IN A 192.168.0.31 ; Production VM - Arr bazarr IN A 192.168.0.33 prowlarr IN A 192.168.0.33 qb IN A 192.168.0.33 radarr IN A 192.168.0.33 sonarr IN A 192.168.0.33 ; Development VM plex IN A 192.168.0.91 code IN A 192.168.0.91 *.code IN A 192.168.0.91 ; Catchalls *.production IN A 192.168.0.31 *.development IN A 192.168.0.91