Ignore:
Timestamp:
Jun 22, 2009, 12:16:09 AM (15 years ago)
Author:
broder
Message:

In xvm-prodconfig:

  • Add a CNAME to the zone file to make Vista registration work.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/xvm-prodconfig/zone

    r1991 r2360  
    11@       900     IN      SOA     xvm.mit.edu. xvm.mit.edu. (
    2         2
     2        3
    33        1d
    44        1d
     
    1818localdomain     IN      TXT     "reserved to prevent confusion with your own computer"
    1919broadcasthost   IN      TXT     "reserved to prevent confusion with your own computer"
     20
     21; Make Vista activation work
     22_vlmcs._tcp     IN      CNAME   _vlmcs._tcp.mit.edu.
    2023
    2124; Athena services we don't want to conflict with
Note: See TracChangeset for help on using the changeset viewer.