home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / mail / misc / 3597 < prev    next >
Encoding:
Text File  |  1992-11-06  |  2.6 KB  |  67 lines

  1. Newsgroups: comp.mail.misc
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!sdd.hp.com!zaphod.mps.ohio-state.edu!caen!batcomputer!munnari.oz.au!metro!dmssyd.syd.dms.CSIRO.AU!marka
  3. From: marka@syd.dms.CSIRO.AU (Mark Andrews)
  4. Subject: Re: Inter-Network Mail Guide
  5. Message-ID: <Bx9opq.36C@syd.dms.CSIRO.AU>
  6. Sender: news@syd.dms.CSIRO.AU
  7. Organization: CSIRO Division of Mathematics and Statistics, Australia
  8. References: <1992Nov3.144316.28665@lut.ac.uk> <1992Nov5.024040.13063@kirk.bu.oz.au> <Bx9F6x.EK8@comp.vuw.ac.nz>
  9. Date: Thu, 5 Nov 1992 23:46:36 GMT
  10. Lines: 55
  11.  
  12. In article <Bx9F6x.EK8@comp.vuw.ac.nz> Andy.Linton@comp.vuw.ac.nz (Andy Linton) writes:
  13. >
  14. >In article <1992Nov5.024040.13063@kirk.bu.oz.au>, bambi@bu.oz.au (David J. Hughes) writes:
  15. >|> C.V.Copas@lut.ac.uk writes:
  16. >|> 
  17. >|> >Well it doesn't SEEM to be a FAQ, so here goes. I wish to get mail to an
  18. >|> >Australian machine
  19. >|> >which I can verify is on the Internet by using <nslookup>. However, all my mail
  20. >|> >vanishes into oblivion without any feedback to myself. Nor am I able to <ping>
  21. >|> >the machine. Therefore, I have reasoned that I need to supply a routing node
  22. >|> >specification, yes? Question: do any tools exist for determining that node? 
  23. >|> 
  24. >|> 
  25. >|> You can use nslookup to find the MX relay host for your target.  Many
  26. >|> hosts down here are in the DNS but don't actually connect to the net
  27. >|> (ie. similar to usage of UUCP in the State etc.).
  28. >|> 
  29. >|> If you can't get it through the MX gateway, you can always drop the
  30. >|> postmaster on that host a line to find out why.
  31. >
  32. >I mailed Conn about this and it transpires that he and I can telnet to port 25 on
  33. >the machine but not ping it. There is no MX for the host concerned but there
  34. >is an MX for dsto.gov.au which points to fang.dsto.gov.au first and then to
  35. >yoyo.aarnet.edu.au
  36. >
  37. >e.g.
  38. >
  39. >$ telnet csd0.dsto.gov.au 25
  40. >Trying 131.185.10.4...
  41. >Connected to csd0.dsto.gov.au.
  42. >Escape character is '^]'.
  43. >220 CSD0.DSTO.GOV.AU TGV/MultiNet SMTP service ready.
  44. >helo bats.comp.vuw.ac.nz
  45. >250 CSD0.DSTO.GOV.AU ; Hello bats.comp.vuw.ac.nz, pleased to meet you.
  46. >vrfy postmaster 
  47. >250 CSD Postmaster <postmaster>
  48. >quit
  49. >221 CSD0.DSTO.GOV.AU TGV/MultiNet SMTP service complete.
  50. >Connection closed by foreign host.
  51. >
  52. >But if you 'ping' it you get:
  53. >
  54. >$ ping csd0.dsto.gov.au.
  55. >ICMP Host Unreachable from gateway dsto.gw.au (139.130.176.2)
  56. > for icmp from bats.comp.vuw.ac.nz (130.195.8.13) to csd0.dsto.gov.au (131.185.10.4)
  57. >
  58. >I suspect it's some sort of security measure in the router but it's a little
  59. >strange.
  60.  
  61. Not all that strange. DSTO is Defence Science and Technology Organization.
  62. I would expect them to prevent any unknow traffic from crossing their
  63. routers.
  64.  
  65. Mark.
  66.  
  67.