home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / protocol / tcpip / domains / 835 < prev    next >
Encoding:
Text File  |  1993-01-12  |  1.6 KB  |  43 lines

  1. Newsgroups: comp.protocols.tcp-ip.domains
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!uwm.edu!psuvax1!atlantis.psu.edu!barr
  3. From: barr@pop.psu.edu (David Barr)
  4. Subject: Re: CNAME records and MX/NS records
  5. Message-ID: <7b61Huh-_b@atlantis.psu.edu>
  6. Sender: news@atlantis.psu.edu (Usenet)
  7. Organization: Penn State Population Research Institute
  8. References: <1993Jan11.192147.8578@maths.tcd.ie> <1isteb$nmc@agate.berkeley.edu> <fn51H7&8_b@atlantis.psu.edu> <1iv1no$8mb@agate.berkeley.edu>
  9. Date: Tue, 12 Jan 93 18:49:09 GMT
  10. Lines: 31
  11.  
  12. In article <1iv1no$8mb@agate.berkeley.edu> cliff@garnet.berkeley.edu (Cliff Frost) writes:
  13. >So, why do we find it useful to split out the nameservers' names like this?
  14. >
  15. >Well, we did it the second time we found ourselves faced with changing both
  16. >the names and addresses of our nameservers.  It turns out that the process
  17. >becomes much easier if all you have to do is change or add addresses.  Names
  18. >have a greater tendency to get hard configured into nooks and crannies than
  19. >IP addresses (although both do).
  20.  
  21.     Okay, I can sympathize with this.  IMHO you'd be better off doing
  22. something like:
  23.  
  24.     fred.foo.bar.    A    1.2.3.5
  25.     betsy.foo.bar.    A    1.2.4.5
  26.     ns1.foo.bar.    A    1.2.3.5
  27.     ns2.foo.bar.    A    1.2.4.5
  28.  
  29. rather than:
  30.     
  31.     ns.foo.bar.    A    1.2.3.5
  32.             A    1.2.4.5
  33.  
  34. Then you have the best of both worlds.  Easy to reconfigure to a
  35. different name, as well as a different IP address.  Also, you have an
  36. clearer distinction that the two addresses are indeed separate
  37. machines, not different interfaces on one machine.
  38.  
  39. --Dave
  40. -- 
  41. System Administrator, Population Research Institute    barr@pop.psu.edu
  42.     What if there was no such thing as a hypothetical question?
  43.