home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / protocol / tcpip / domains / 612 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  3.2 KB

  1. Path: sparky!uunet!sun-barr!olivea!spool.mu.edu!umn.edu!umeecs!nova!ellis
  2. From: ellis@nova.gmi.edu (Stew Ellis)
  3. Newsgroups: comp.protocols.tcp-ip.domains
  4. Subject: MX records, top-level domains, and DNS propagation delays
  5. Keywords: MX, DNS, propagation delays
  6. Message-ID: <ellis.715895140@nova>
  7. Date: 7 Sep 92 19:45:40 GMT
  8. Sender: news@zip.eecs.umich.edu (Mr. News)
  9. Organization: GMI Engineering&Management Institute, Flint, MI
  10. Lines: 53
  11.  
  12. I am not certain this is the most appropriate group, so redirect me if it is
  13. not.
  14.  
  15. I am a little confused by the relationship between domain name registration,
  16. MX records, the output of whois and the output of nslookup.
  17.  
  18. The network administrator at our site wants to be more of an administrator
  19. than a computerist.  While it is not my formal responsibility at our site, I
  20. was the only one with any real sendmail configuration experience when we
  21. went online with the Internet about 7 months ago, and I was the one who got
  22. basic email configured.  I was also the only person around who had any real
  23. UNIX networking experience, though not with TCP/IP, so I got the DNS and NIS
  24. stuff working together ( that had something to do with reading the Sun
  25. Network admin manual thoroughly and understanding enough UNIX to understand
  26. the rest of it).  Since then I have read a couple of other vendors' DNS
  27. docs, plus the new O'Reilly book on TCP/IP.
  28.  
  29. First, since the site is registered as gmi.edu, which happens to gateway to
  30. the outside world through nova, why doesn't the the address user@gmi.edu
  31. work by default, instead of nova.gmi.edu?  Is there anything that can be
  32. done at our site so that email AND telnet AND ftp AND rlogin, etc. would
  33. default to our main server (nova) when someone from the outside simply says
  34. gmi.edu?  I gather we could reregister nova.gmi.edu as gmi.edu, but could we
  35. do something similar with local cname records or something?
  36.  
  37. For email, I get the impression MX records should work.  I put an MX record
  38. of the form:
  39. *.gmi.edu.    in    mx    0    nova.gmi.edu.
  40. in our named.hosts (that is not what it is called locally) file after all of
  41. the a records and aliases (just stuff like mailhost, etc).
  42. It sat there for over a month without seeming to take effect.  I was
  43. unsophisticated about the uses of nslookup, so I am not sure whether it ever
  44. propagated or not before I removed it.
  45.  
  46. Today, I put a line of the form:
  47.     in    MX    0    nova.gmi.edu
  48. right after the NS records at the top of the named.hosts file.
  49.  
  50. Using the 'set type=any' command in nslookup, then typing 'gmi.edu' while
  51. using nova.gmi.edu as the server, it shows an mx record to be in effect.  I
  52. can mail from myself locally, to myself as ellis@gmi.edu, which used to not
  53. work, but now does.  If I set the server to other nearby ones however, they
  54. do not show the mx record in effect.  Am I leaving out some important step,
  55. or does it take some multiple of forever to propagate?  To get the changes
  56. to take effect locally, I did a 'kill -1 <pid of in.named>.  
  57.  
  58. Any help would be appreciated.
  59.  
  60. --
  61. --                                                        ___________________
  62.   R.Stewart(Stew) Ellis, Assoc.Prof., (Off)313-762-9765  /   _____  ______ 
  63.   Humanities & Social Science,  GMI Eng.& Mgmt. Inst.   /        / /  /  / /
  64.   Flint, MI 48504      ellis@nova.gmi.edu              /________/ /  /  / /
  65.