home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / protocol / tcpip / 5629 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  2.4 KB

  1. Xref: sparky comp.protocols.tcp-ip:5629 comp.protocols.tcp-ip.domains:766
  2. Newsgroups: comp.protocols.tcp-ip,comp.protocols.tcp-ip.domains
  3. Path: sparky!uunet!ftpbox!mothost!schbbs!news
  4. From: mshah@next3.corp.mot.com
  5. Subject: ROOT Server Problem ?? 
  6. Organization: MOTOROLA 
  7. Date: Tue, 15 Dec 1992 15:27:44 GMT
  8. Message-ID: <1992Dec15.152744.27957@schbbs.mot.com>
  9. Sender: news@schbbs.mot.com (Net News)
  10. Nntp-Posting-Host: 129.188.151.225
  11. Lines: 55
  12.  
  13. I noticed that I was not getting the right info. when I was querying the root  
  14. server "ns.nic.ddn.mil" about an internet domain (osf.org), Instead of  
  15. returning the correct nameservers it was returning our local root nameservers  
  16. as the authoritative for that domain. Please note that the domain name is not  
  17. ended with a trailing dot in the nslookup that I have done below:
  18.  
  19. ---------------------
  20. > osf.org
  21. Server:  ns.nic.ddn.mil
  22. Address:  192.112.36.4
  23.  
  24. Authoritative answers can be found from:
  25. MOT.COM nameserver = MOTGATE.MOT.COM
  26. MOT.COM nameserver = FTPBOX.MOT.COM
  27. MOT.COM nameserver = NISCA.ACS.OHIO-STATE.EDU
  28. MOT.COM nameserver = NIC.NEAR.NET
  29. ----------------------
  30.  
  31. The above  is not right information (i.e motgate and ftpbox are not  
  32. authoratative  servers for osf.org domain). This can be illustrated by changing  
  33. the server to  say "ns.nasa.gov" and doing an nslookup again. In the following  
  34. nslookup output with server as ns.nasa.gov, eventhough the doamin name is not  
  35. ended with a trailing dot, the nameserver comes up with the right information. 
  36.  
  37. -----------------------
  38. > server NS.NASA.GOV
  39. Default Server:  NS.NASA.GOV
  40. Addresses:  128.102.16.10, 192.52.195.10
  41.  
  42. > osf.org
  43. Server:  NS.NASA.GOV
  44. Addresses:  128.102.16.10, 192.52.195.10
  45.  
  46. Non-authoritative answer:
  47. osf.org nameserver = POOCH.OSF.ORG
  48. osf.org nameserver = PAPERBOY.OSF.ORG
  49. osf.org nameserver = MAILBOX.OSF.ORG
  50. osf.org nameserver = NIC.NEAR.NET
  51.  
  52. Authoritative answers can be found from:
  53. OSF.ORG nameserver = POOCH.OSF.ORG
  54. OSF.ORG nameserver = PAPERBOY.OSF.ORG
  55. OSF.ORG nameserver = MAILBOX.OSF.ORG
  56. OSF.ORG nameserver = NIC.NEAR.NET
  57. POOCH.OSF.ORG   internet address = 130.105.1.156
  58. PAPERBOY.OSF.ORG        internet address = 130.105.1.137
  59. MAILBOX.OSF.ORG internet address = 130.105.1.8
  60. NIC.NEAR.NET    internet address = 192.52.71.4
  61. -----------------------
  62.  
  63. My question is why is there an anamoly in the information that the root server
  64. "ns.nic.ddn.mil" is giving out or there is a misunderstanding on my part. 
  65. Thanks in advance.
  66.  
  67. --Manish Shah
  68.