From owner-freebsd-hackers Wed Jan 24 18:10:35 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA12344 for hackers-outgoing; Wed, 24 Jan 1996 18:10:35 -0800 (PST) Received: from asstdc.scgt.oz.au (root@asstdc.scgt.oz.au [202.14.234.65]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id SAA12324 for ; Wed, 24 Jan 1996 18:10:22 -0800 (PST) Received: (from imb@localhost) by asstdc.scgt.oz.au (8.6.12/BSD4.4) id NAA19814; Thu, 25 Jan 1996 13:08:32 +1100 From: michael butler Message-Id: <199601250208.NAA19814@asstdc.scgt.oz.au> Subject: Re: NetBUI and/or IPX routing? To: swaits@pr.erau.edu (Stephen Waits) Date: Thu, 25 Jan 1996 13:08:31 +1100 (EST) Cc: hackers@freebsd.org In-Reply-To: from "Stephen Waits" at Jan 24, 96 03:02:40 pm X-Mailer: ELM [version 2.4 PL24beta] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org Precedence: bulk > We will be using Netware and NT between segments. Will this be possible > in 2.1? With NT running SMB (e.g. LANMAN) protocols (e.g. LANMAN) over TCP/IP, you can do this already. If you wish to use the FreeBSD box as a file server, then chase up the SAMBA port. > How about in 2.2? AFAIK "-current" has early IPX support although I've not (yet) tried it. NETBEUI is unlikely to be supported .. ever .. even MS have (effectively) dropped it seriously reducing anyone's interest in making it fly. This raises a question of mine .. is it possible to have one Novell server on one ethernet segment and none on another (workstation) side ? I gather that I need to specify a different Novell "network number" on each side of the FreeBSD box but does this prevent me from using a "far" server as my nearest ? michael