From owner-freebsd-questions Thu Jul 24 01:35:19 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id BAA17639 for questions-outgoing; Thu, 24 Jul 1997 01:35:19 -0700 (PDT) Received: from panda.hilink.com.au (panda.hilink.com.au [203.8.15.25]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id BAA17633; Thu, 24 Jul 1997 01:35:12 -0700 (PDT) Received: (from danny@localhost) by panda.hilink.com.au (8.8.5/8.8.5) id SAA02667; Thu, 24 Jul 1997 18:34:19 +1000 (EST) Date: Thu, 24 Jul 1997 18:34:18 +1000 (EST) From: "Daniel O'Callaghan" To: "Pavel P. Zabortsev" cc: FreeBSD questions , FreeBSD isp Subject: Re: FreeBSD + IPX In-Reply-To: <199707240749.LAA01499@mailhub.cdu.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Thu, 24 Jul 1997, Pavel P. Zabortsev wrote: > Again about IPX on FreeBSD. > I want to use one of my PC with FreeBSD 2.2.2-RELEASE as gateway between > two LAN, where an IP traffic and an IPX traffic is. I've known there is an > IPX router (called as IPXrouted) in FreeBSD. But it supports only IPX/SPX > over Ethernet_II frame type 0x8137, but I need Ethernet_802.2. :-( > > If somebody use FreeBSD as IPX router, write me, please. FreeBSD does not support frame types other than Ethernet_II. How many PCs are there? It is impossible to change to Ethernet_II? Danny