home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / mail / uucp / 2519 < prev    next >
Encoding:
Internet Message Format  |  1993-01-05  |  2.0 KB

  1. Xref: sparky comp.mail.uucp:2519 comp.mail.sendmail:3102 comp.unix.sys5.r4:1127 comp.unix.questions:15184
  2. Newsgroups: comp.mail.uucp,comp.mail.sendmail,comp.unix.sys5.r4,comp.unix.questions
  3. Path: sparky!uunet!gator!larry
  4. From: larry@news.rn.com (Larry Snyder)
  5. Subject: Re: DNS name servers
  6. Message-ID: <C0ECnq.MLy@news.rn.com>
  7. Organization: Gator Communications - Feeds-R-Us 219-289-3745 
  8. References: <Bzx9r5.FDo@gator.use.com> <BzyMur.C6s@solaria.mil.wi.us>
  9. Date: Tue, 5 Jan 1993 19:55:01 GMT
  10. Lines: 51
  11.  
  12. jgreco@solaria.mil.wi.us (Joe Greco) writes:
  13.  
  14. >So I am confused as to what you are asking.  Clarify?
  15.  
  16. Since I am running a cached namesever, this data is lost when the
  17. machine is booted.  I guess I am asking is there anyway to keep a
  18. file on disk which is the result of continuous operation of uptime
  19. thus not requiring "so many lookups from other servers" after the
  20. machine has been rebooted.
  21.  
  22. For example, here is my named.boot file
  23.  
  24.  
  25. ; #ident    "@(#)cmd-inet:etc/named.boot    1.2"
  26. ;
  27. ;    boot file for name server
  28. ;
  29. directory    /etc/inet
  30. cache        .                   root.cache
  31. primary        rn.com            rn.zone
  32. primary        miles.com        miles.zone
  33.  
  34. and root.cache contains:
  35.  
  36. ; <<>> DiG 2.0 <<>> . ns +aa @ns.nic.ddn.mil 
  37. ;; ->>HEADER<<- opcode: QUERY , status: NOERROR, id: 10
  38. ;; flags: qr aa ; Ques: 1, Ans: 7, Auth: 0, Addit: 10
  39. ;; QUESTIONS: 
  40. ;;    ., type = NS, class = IN
  41. ;; ANSWERS:
  42. .    518400    NS    NS.NIC.DDN.MIL.
  43. .    518400    NS    AOS.BRL.MIL.
  44. .    518400    NS    KAVA.NISC.SRI.COM.
  45. .    518400    NS    C.NYSER.NET.
  46. .    518400    NS    TERP.UMD.EDU.
  47. .    518400    NS    NS.NASA.GOV.
  48. .    518400    NS    NIC.NORDU.NET.
  49. ;; ADDITIONAL RECORDS:
  50. NS.NIC.DDN.MIL.    518400    A    192.112.36.4
  51. AOS.BRL.MIL.    518400    A    128.63.4.82
  52. AOS.BRL.MIL.    518400    A    26.3.0.29
  53. AOS.BRL.MIL.    518400    A    192.5.25.82
  54. KAVA.NISC.SRI.COM.    518400    A    192.33.33.24
  55. C.NYSER.NET.    518400    A    192.33.4.12
  56. TERP.UMD.EDU.    518400    A    128.8.10.90
  57. NS.NASA.GOV.    518400    A    128.102.16.10
  58. NS.NASA.GOV.    518400    A    192.52.195.10
  59. NIC.NORDU.NET.    518400    A    192.36.148.17
  60. -- 
  61. Larry Snyder                                    internet: larry@gator.rn.com
  62. keeper of the Gator                                  uucp: uunet!gator!larry
  63.