From 1a6cd070b38ef293ab50dc0f421d9cfffbe0d312 Mon Sep 17 00:00:00 2001 From: Geoffrey Thomas Date: Sun, 24 Aug 2008 06:47:25 -0400 Subject: [PATCH] Forward the Vista activation server's SRV record, _vlmcs._tcp, to mit.edu. This allows Vista to successfully activate from a .xvm.mit.edu hostname. svn path=/trunk/packages/xvm-devconfig/; revision=914 --- files/etc/invirt/master.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/files/etc/invirt/master.yaml b/files/etc/invirt/master.yaml index ef64d8f..941a1a2 100644 --- a/files/etc/invirt/master.yaml +++ b/files/etc/invirt/master.yaml @@ -39,6 +39,9 @@ dns: - hostname: ns1.xvm.mit.edu ip: 18.181.0.62 rootip: 18.181.0.62 + passup: + - _vlmcs._tcp + parent: mit.edu network: gateway: 18.181.0.1 -- 1.7.9.5