From owner-freebsd-stable Mon Nov 24 04:49:07 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id EAA00161 for stable-outgoing; Mon, 24 Nov 1997 04:49:07 -0800 (PST) (envelope-from owner-freebsd-stable) Received: from homer.duff-beer.com (mail@homer.duff-beer.com [194.207.51.241]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id EAA00149 for ; Mon, 24 Nov 1997 04:49:02 -0800 (PST) (envelope-from scot@poptart.org) Received: from poptart.org (choccy.poptart.org [194.207.78.222]) by homer.duff-beer.com (8.8.5/8.8.5) with ESMTP id MAA01826; Mon, 24 Nov 1997 12:46:11 GMT Message-ID: <347977AE.B0005435@poptart.org> Date: Mon, 24 Nov 1997 12:48:46 +0000 From: Scot Elliott Organization: Extreme Technologies LTD X-Mailer: Mozilla 4.03 [en] (WinNT; I) MIME-Version: 1.0 To: Mark CC: freebsd-stable@freebsd.org Subject: Re: IPX router problems References: <48fb7ee47%mark@dougal.local> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > IPX: > Destination Gateway Flags Refs Use Netif Expire > 1.* 1.7b1fffffff U 0 0 ed1 > b120.* b120.7b26ffffff U 0 0 ed0 Here's the problem... I had the same thing. Notice that the host part of both the IPX addresses is the same (7b26ffffff) - which isn't possible 'cos it's based on the MAC address of the card. You need to upgrade your kernel... I cvsup'd the sources for stable and it all works fine now. And don't forget that it only works for the Ethernet-II frame type. There was quite a lengthly discussion on ISP a while ago about this - I'd have a look at the mail archives if I were you. Scot.