home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / protocol / tcpip / 5929 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  820 b 

  1. Path: sparky!uunet!auspex-gw!guy
  2. From: guy@Auspex.COM (Guy Harris)
  3. Newsgroups: comp.protocols.tcp-ip
  4. Subject: Re: reading what you're writing on Suns
  5. Message-ID: <16346@auspex-gw.auspex.com>
  6. Date: 12 Jan 93 01:12:46 GMT
  7. References: <21102@ucdavis.ucdavis.edu>
  8. Sender: news@auspex-gw.auspex.com
  9. Organization: Auspex Systems, Santa Clara
  10. Lines: 9
  11. Nntp-Posting-Host: bootme.auspex.com
  12.  
  13. >    2) Is there a patch so the Sun can read it's own packets?
  14.  
  15. This is fixed in SunOS 5.x; if a device is in promiscuous mode, the
  16. datalink drivers will wrap packets around to all open streams attached
  17. to that device that have "physical-level promiscuous enabled" (I assume
  18. this means that individual streams can request to hear everything or not
  19. to hear everything).
  20.  
  21. And, yes, "streams" refers to STREAMS; I *did* say "SunOS 5.x"....
  22.