home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / sgi / 16385 < prev    next >
Encoding:
Text File  |  1992-11-13  |  3.1 KB  |  76 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!cs.utexas.edu!sdd.hp.com!spool.mu.edu!sgiblab!sgigate!odin!sgihub!eurohub!knobi.munich.sgi.com!knobi
  3. From: knobi@knobi.munich.sgi.com (Martin Knoblauch)
  4. Subject: Re: FAQ How to obtain my ethernet address?
  5. Message-ID: <1992Nov13.084058.6580@eurohub.neu.sgi.com>
  6. Sender: news@eurohub.neu.sgi.com (Net news)
  7. Nntp-Posting-Host: knobi.munich.sgi.com
  8. Organization: Silicon Graphics, Inc.
  9. References: <34037@adm.brl.mil> <1du9g1INNj2o@fnnews.fnal.gov> <s9gp934@rhyolite.wpd.sgi.com> <1992Nov13.025023.27636@news.nd.edu>
  10. Date: Fri, 13 Nov 1992 08:40:58 GMT
  11. Lines: 63
  12.  
  13. In article <1992Nov13.025023.27636@news.nd.edu>, root@sanger.chem.nd.edu
  14. (Doctor Math) writes:
  15. |> In article <s9gp934@rhyolite.wpd.sgi.com> vjs@rhyolite.wpd.sgi.com
  16. |> (Vernon Schryver) writes:
  17. |> >Instead, use `netstat -ina`.  It is supposed to return the MAC
  18. |> address
  19. |> >and does.  With netsetat, you don't have to make fiddles about the
  20. |> >relation, if any, between the system ID and any of the network MAC
  21. |> >addresses.
  22. |> 
  23. |> It also claims that my machine has the addresses 224.0.2.2 and
  24. |> 224.0.0.1,
  25. |> listed between the primary IP address and the ethernet address.
  26. |> What are these? I'm not using SLIP. (I feel like it's a trick and I
  27. |> really should know what these are already.)
  28. Hey,
  29.  
  30.   the whole 224.x.x.x network is reserved for a "trick" called
  31. "multicast-groups". I'm not a network specialist, so maybe
  32. someone else might want to elaborate on this issue. The addresses
  33. you mention indicate that you participate (for some default
  34. reasons that I don't know,but which can definitely be explained
  35. by a network specialist) in the following protocols:
  36.  
  37. 224.0.0.1       all-systems.mcast.net
  38. 224.0.2.2       sun-rpc.mcast.net
  39.  
  40.   With 4.0.5 you get the following entries in /etc/hosts that indicate
  41. that our (SGI) machines know about the following multicast services:
  42.  
  43. # Assigned multicast group addresses listed in RFC-1060 ("Assigned
  44. Numbers").
  45. # These entries can be deleted if you don't want them.
  46. # (They are also available via the Internet DNS name servers.)
  47. 224.0.0.1       all-systems.mcast.net
  48. 224.0.0.2       all-routers.mcast.net
  49. 224.0.0.4       dvmrp.mcast.net
  50. 224.0.0.5       ospf-all.mcast.net
  51. 224.0.0.6       ospf-dsig.mcast.net
  52. 224.0.1.1       ntp.mcast.net
  53. 224.0.1.2       sgi-dog.mcast.net
  54. 224.0.1.3       rwhod.mcast.net
  55. 224.0.2.1       rwho.mcast.net
  56. 224.0.2.2       sun-rpc.mcast.net
  57.  
  58.   I assume that these entries just mean that you can access the service
  59. by name instead of IP number.
  60.  
  61.  
  62.   Hope this helps to enhance the confusion.
  63.  
  64.  
  65. Martin
  66. -- 
  67. +---------------------------------+----------------------------------+
  68. |Martin Knoblauch                 | Silicon Graphics GmbH            |
  69. |Application Support              | Am Hochacker 3 - Technopark      |
  70. |Silicon Graphics Computer Systems| W-8011 Grasbrunn-Neukeferloh, FRG|
  71. |                                 | Phone: (+int) 89 46108-179 or -0 |
  72. |                                 | Fax:   (+int) 89 46108-222       |
  73. +---------------------------------+----------------------------------+
  74. |Network: <knobi@sgi.com>         | V-Mail: 8935   | M/S: IMU-315    |
  75. +--------------------------------------------------------------------+
  76.