Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!ucsd!ucbvax!CS.WISC.EDU!hagens From: hagens@CS.WISC.EDU Newsgroups: comp.protocols.tcp-ip.domains Subject: Re: Proposal for use of DNS to store RFC 987, etc mappings Message-ID: <9007251452.AA09940@janeb.cs.wisc.edu> Date: 25 Jul 90 13:52:17 GMT References: <4263.648896746@nma.com> Sender: daemon@ucbvax.BERKELEY.EDU Distribution: inet Organization: The Internet Lines: 23 > > > Your point (and Steve's) about synch between RFC987/1148 mappings in DNS > and in the necessary TABLES around rthe world for those who do not have > DNS access is indeed a well foudned problem and worthy of serious > discussion. > > Question: Is it possible to devise some way to build the TABLES from > the DNS records on some regular basis, rather than to just not really > try (as seems to be the way we arrived at the current DNS vs NIC-TABLES > situation). The zone transfer operation was designed for just such a purpose. It allows one to snarf a piece of the DNS tree from a server. It is possible (although resource intensive) to have a single site snarf ALL the 987 mappings from the entire DNS system. Once this data was in hand, the mapping table could be built. If this site was the one responsible for the worldwide tables, I think table/DNS coordination would be minimized. Rob ps. obviously, such a resource intensive operation would run infrequently.