home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / admin / 4620 < prev    next >
Encoding:
Internet Message Format  |  1992-08-20  |  2.2 KB

  1. Xref: sparky comp.unix.admin:4620 comp.mail.sendmail:2115
  2. Newsgroups: comp.unix.admin,comp.mail.sendmail
  3. Path: sparky!uunet!elroy.jpl.nasa.gov!ames!agate!linus!progress!bedford.progress.COM!tucker
  4. From: tucker@bedford.progress.COM (Kyle Tucker)
  5. Subject: MX record wildcard problem
  6. Message-ID: <1992Aug20.170029.4752@progress.com>
  7. Sender: tucker@bahrain (Kyle Tucker)
  8. Nntp-Posting-Host: bahrain
  9. Reply-To: tucker@bedford.progress.COM
  10. Organization: Progress Software Corp.
  11. Date: Thu, 20 Aug 1992 17:00:29 GMT
  12. Lines: 42
  13.  
  14. Hi,
  15.     I am putting our company online for the first time with DNS and I'm
  16. having trouble with the MX records. As directed by PSI, I have the following
  17. named.hosts file:
  18.  
  19. @       IN      SOA     progress.com.   tucker.progress.com (
  20.         111.111 ;Serial
  21.         10800   ;Refresh
  22.         3600    ;Retry
  23.         432000  ;Expire
  24.         86400 ) ;Minimum
  25.         IN      NS      progress.com.
  26.  
  27.         IN      MX      10 pscgate.progress.com.
  28.         IN      MX      20 ns3.psi.net.
  29.  
  30. pscgate         IN      A       192.77.186.1
  31. introute        IN      A       192.77.186.99
  32. progress        IN      A       192.9.210.4
  33. tahiti          IN      A       192.9.223.18
  34. localhost       IN      A       127.0.0.1
  35.  
  36. Mail coming in to progress.com is fine, but I have tried a million combos
  37. to add an MX for *.progress.com only to have it fail for all mail. Any 
  38. hints as to where the MX should go or if this whole file is incorrect would
  39. be greatly appreciated. I have read the SUN, HP, Sequent manuals to no avail.
  40. The set up is a SPARC (pscgate) as name server for the entire progress.com
  41. domain with no others subdomains. All mail is handled by the name server
  42. system pscgate and handed off to the system progress which is a non-DNS
  43. system.
  44.  
  45. Thanks in advance.
  46. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  47. Kyle Tucker - Email Administrator  |         Progress Software Corporation
  48. tucker@bedford.progress.com        |        14 Oak Park
  49. (617)280-4565               |        Bedford, Mass. 01730
  50. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  51. -- 
  52.  
  53. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  54. Kyle Tucker - Email Administrator  |         Progress Software Corporation
  55. tucker@bedford.progress.com        |        14 Oak Park
  56.