You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Note: this document is targeted at the network operations group within MIT.

Alfresco virtualization works as described here.

Assume our Alfresco virtualization server is named VIRTUALFRESCO.MIT.EDU with the IP address 18.92.1.237, although these details are obviously subject to change.

We would like VIRTUALFRESCO.MIT.EDU to be a wildcard subdomain where every name at or under this level will resolve to 18.92.1.237.  For example, this may correspond to a zone entry of

*.virtualfresco.mit.edu IN A 18.92.1.237

Or (if wildcards are not easily supported by MIT DNS) it may be desirable to delegate name resolution within the subdomain to another nameserver under NIST's control.  In any case, the net effect is that virtualfresco.mit.edu, foo.virtualfresco.mit.edu, bar.foo.virtualfresco.mit.edu, quux.baz.bar.foo.virtualfresco.mit.edu, etc., will all resolve to the same IP address. 

Note that

Thus we will not incur problems such as those described in RFC 1535.

  • No labels