There's an IPX overbroadcasting problem with all currently released versions of 2.2.x... very nasty, in my experience (saturates the network *very* quickly, crashed some switches, etc.). If you're willing to compile a custom kernel, check out the 2.2.13pre1 patch at your favourite kernel.org mirror. It includes a small update to net/ipx/af_ipx.c which is intended to correct that problem.
When I tried it out, it did indeed correct the problem for me. Unfortunately I seem to have stumbled onto another IPX problem, but I suspect it to be an unrelated issue. On Mon, Aug 30, 1999 at 12:20:07PM -0300, Mario Olimpio de Menezes wrote: > Hi, > > I'm having some problems with ipx since I upgraded to 2.2.10/12. > My system is generating a lot of colision with ipx interfaces created. > Are there any known problem with ipx and 2.2.x ? > I'm using slink, ipx_1.0-4, 2.2.12 custom kernel, build with ipx > support as well as spx. > Thanks,