X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-prodconfig.git/blobdiff_plain/e85116791f9d971e9b9ab5e3d26256577ecb179e..3f85c78af7ead6e4b21a791561fc61857bccfd3e:/zone?ds=sidebyside diff --git a/zone b/zone index ecdd69c..9c4aa20 100644 --- a/zone +++ b/zone @@ -1,4 +1,4 @@ -@ 900 IN SOA xvm-dev.mit.edu. xvm.mit.edu. ( +@ 900 IN SOA xvm.mit.edu. xvm.mit.edu. ( 2 1d 1d @@ -7,10 +7,11 @@ ) ; Our services +ns1 IN A 18.181.0.62 remote IN TXT "reserved to prevent confusion with an XVM server" console IN TXT "reserved to prevent confusion with an XVM server" -dev IN TXT "reserved for the XVM development cluster" prod IN TXT "reserved for the XVM production cluster" +dev IN NS xvm-dev.mit.edu. localhost IN TXT "reserved to prevent confusion with your own computer" localdomain IN TXT "reserved to prevent confusion with your own computer"