home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / sun / admin / 4881 < prev    next >
Encoding:
Internet Message Format  |  1992-07-23  |  1.5 KB

  1. Xref: sparky comp.sys.sun.admin:4881 comp.unix.solaris:107
  2. Path: sparky!uunet!gatech!purdue!mentor.cc.purdue.edu!noose.ecn.purdue.edu!ecn.purdue.edu!davy
  3. From: davy@ecn.purdue.edu (Dave Curry)
  4. Newsgroups: comp.sys.sun.admin,comp.unix.solaris
  5. Subject: Re: Solaris 2 poisoning Solaris 1 machine
  6. Keywords: networking, named, ifconfig
  7. Message-ID: <1992Jul22.214904.5121@noose.ecn.purdue.edu>
  8. Date: 22 Jul 92 21:49:04 GMT
  9. References: <1992Jul22.184814.10007@natinst.com>
  10. Sender: news@noose.ecn.purdue.edu (USENET news)
  11. Reply-To: davy@ecn.purdue.edu
  12. Organization: Purdue University Engineering Computer Network
  13. Lines: 19
  14.  
  15. In article <1992Jul22.184814.10007@natinst.com>, brian@natinst.com (Brian H. Powell) writes:
  16. |>      On a probably unrelated topic, Solaris 2 seems to preconfigure a route to
  17. |> network 224.0.0.0.  (It's even searched for in /etc/rc2.d/S69inet, to figure
  18. |> out what routed to run.)  What's the deal with that?
  19.  
  20. That's the default route for IP multicasting.  Note that it's a Class D network
  21. number.  IP multicasting is described in RFC1112:
  22.  
  23. 1112  Deering, S.E.  Host extensions for IP multicasting.  1989 August; 17 p.
  24.       (Format: TXT=39904 bytes)  (Obsoletes RFC 988, RFC 1054)
  25.  
  26. It should make for some interesting applications, once enough vendors pick it
  27. up (I've heard Ultrix has it as well, but don't know for sure).
  28.  
  29. Dave Curry
  30. Purdue University
  31.  
  32. P.S. - The 224.0.0.0 route should not be adversely affecting you; things that
  33.        don't understand it will just ignore it.
  34.