Path: utzoo!utgpu!watserv1!watmath!att!att!pacbell.com!ucsd!usc!cs.utexas.edu!uunet!auspex!guy From: guy@auspex.auspex.com (Guy Harris) Newsgroups: comp.unix.aix Subject: Re: RS/6000 broadcasts not heard by sender Message-ID: <4211@auspex.auspex.com> Date: 30 Oct 90 23:06:50 GMT References: <1990Oct18.112848@ead.dsa.com> Organization: Auspex Systems, Santa Clara Lines: 12 >If a program broadcasts a request to a certain port, a daemon >listening on that port on the same machine will not receive >the packet! This behavior is definitely inconsistent with >SunOS and, I imagine, with other platforms as well. According >to my SE, this behavior is known and has to do with the design >of the ethernet hardware. I can believe that, because it's true of Sun's Ethernet hardware as well, and lots of other Ethernet hardware. The reason a host hears its own transmissions in SunOS (and those other systems) is because the Ethernet driver knows that the hardware can't hear its own transmissions and wraps the packet around in software....