From owner-freebsd-hackers Fri Jan 26 01:01:29 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA23790 for hackers-outgoing; Fri, 26 Jan 1996 01:01:29 -0800 (PST) Received: from zibbi.mikom.csir.co.za (zibbi.mikom.csir.co.za [146.64.24.58]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id BAA23747 for ; Fri, 26 Jan 1996 01:00:48 -0800 (PST) Received: (from jhay@localhost) by zibbi.mikom.csir.co.za (8.6.12/8.6.9) id KAA28170; Fri, 26 Jan 1996 10:49:04 +0200 From: John Hay Message-Id: <199601260849.KAA28170@zibbi.mikom.csir.co.za> Subject: Re: NetBUI and/or IPX routing? To: terry@lambert.org (Terry Lambert) Date: Fri, 26 Jan 1996 10:49:04 +0200 (SAT) Cc: imb@scgt.oz.au, swaits@pr.erau.edu, hackers@FreeBSD.org In-Reply-To: <199601251934.MAA03064@phaeton.artisoft.com> from "Terry Lambert" at Jan 25, 96 12:34:01 pm X-Mailer: ELM [version 2.4 PL24 ME8b] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.org Precedence: bulk Hmmmm. IPXrouted will answer SAP and RIP requests, so you won't have problems if you have a server on one net and hosts (IPX) on the other. The handling of SAP and RIP requests is described in the "IPX Router Specification" that is available from Novell. John -- John Hay -- John.Hay@csir.co.za > > > 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 ? > > The "GetNearestServer" packet is a brodcast packet local to the segment > the station is on. > > It is expected that you will have at least one local server per segment. > > You *could* proxy-respond if you were a brouter *and* you knew there > was no server going to respond. > > Typically, you set a delay for server response preference. That way, > if ther is a local server, it will respond before you do and the client > will pick it instead. > > If you did proxy respond, you'd have to lie about your address, which > would convince the client it was on a segment other than the one it was > really on. Responding to such a client and then expecting it to use > NCP's over you as a local brouter to get to the real segment would > probably cause a hop count conflict unless you really went whole hog, > so I'd expect a number of console messages on the real Novell server > that you proxied to. > > Let's just simplify this as: Not Recommended. > > > Terry Lambert > terry@lambert.org > --- > Any opinions in this posting are my own and not those of my present > or previous employers. >