From owner-freebsd-hackers Thu Aug 15 10:49:41 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA26398 for hackers-outgoing; Thu, 15 Aug 1996 10:49:41 -0700 (PDT) Received: from haldjas.folklore.ee (Haldjas.folklore.ee [193.40.6.121]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id KAA26385 for ; Thu, 15 Aug 1996 10:49:36 -0700 (PDT) Received: (from narvi@localhost) by haldjas.folklore.ee (8.6.12/8.6.12) id UAA01199; Thu, 15 Aug 1996 20:59:46 +0300 Date: Thu, 15 Aug 1996 20:59:45 +0300 (EET DST) From: Narvi To: Chris Shenton cc: hackers@freefall.freebsd.org Subject: Re: Routed supports variable-length netmasks? In-Reply-To: <199608151657.QAA10487@wirehead.it.hq.nasa.gov> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Thu, 15 Aug 1996, Chris Shenton wrote: > I'm setting up a box as a pppd server, with /30 masks on the ppp > endpoints, and /28 masks on the remote's ethernet. > > I'm having some routing weirdness and was wondering if routed supports > these different-length netmasks? What version of RIP is it? As far as I understand it, you need RIPv2. > > If not, would gated do the trick? If you can, use gated. BTW, is the current package/port of installing the documentation for gated? Once I tried, it didn't, or at least so it seemed. Sander > > Thanks. > >