diff --git a/zonefiles/hypershift2.svc.massopen.cloud.zone b/zonefiles/hypershift2.svc.massopen.cloud.zone new file mode 100644 index 0000000..d21fc7f --- /dev/null +++ b/zonefiles/hypershift2.svc.massopen.cloud.zone @@ -0,0 +1,9 @@ +$ORIGIN hypershift2.svc.massopen.cloud. +@ 900 IN SOA ns-1135.awsdns-13.org. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400 +@ 172800 IN NS ns-1135.awsdns-13.org. +@ 172800 IN NS ns-286.awsdns-35.com. +@ 172800 IN NS ns-1964.awsdns-53.co.uk. +@ 172800 IN NS ns-588.awsdns-09.net. + +api 900 IN A 128.31.20.43 +*.apps 900 IN A 128.31.20.156 diff --git a/zonefiles/int.massopen.cloud.zone b/zonefiles/int.massopen.cloud.zone index 706b130..c6c5e3c 100644 --- a/zonefiles/int.massopen.cloud.zone +++ b/zonefiles/int.massopen.cloud.zone @@ -8,3 +8,7 @@ $ORIGIN int.massopen.cloud. rgw-j-01 300 IN A 192.168.28.198 rgw-j-02 300 IN A 192.168.28.200 rgw-j-vip 300 IN A 192.168.28.199 + +api.demo1 300 IN A 128.31.20.216 +api.demo2 300 IN A 128.31.20.114 +*.apps.demo2 300 IN A 128.31.20.179 diff --git a/zonefiles/svc.massopen.cloud.zone b/zonefiles/svc.massopen.cloud.zone index 716dba7..a8efcef 100644 --- a/zonefiles/svc.massopen.cloud.zone +++ b/zonefiles/svc.massopen.cloud.zone @@ -1,6 +1,11 @@ $ORIGIN svc.massopen.cloud. -@ 900 IN SOA ns-553.awsdns-05.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400 -@ 172800 IN NS ns-553.awsdns-05.net. -@ 172800 IN NS ns-1870.awsdns-41.co.uk. -@ 172800 IN NS ns-36.awsdns-04.com. -@ 172800 IN NS ns-1326.awsdns-37.org. +@ 900 IN SOA ns-553.awsdns-05.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400 +@ 172800 IN NS ns-553.awsdns-05.net. +@ 172800 IN NS ns-1870.awsdns-41.co.uk. +@ 172800 IN NS ns-36.awsdns-04.com. +@ 172800 IN NS ns-1326.awsdns-37.org. + +hypershift2 86400 IN NS ns-1135.awsdns-13.org. +hypershift2 86400 IN NS ns-286.awsdns-35.com. +hypershift2 86400 IN NS ns-1964.awsdns-53.co.uk. +hypershift2 86400 IN NS ns-588.awsdns-09.net.