From owner-freebsd-net Thu Mar 21 13:20:10 2002 Delivered-To: freebsd-net@freebsd.org Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by hub.freebsd.org (Postfix) with ESMTP id 3C3D737B404 for ; Thu, 21 Mar 2002 13:20:06 -0800 (PST) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020321212005.GHKM2626.rwcrmhc51.attbi.com@InterJet.elischer.org>; Thu, 21 Mar 2002 21:20:05 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id NAA17779; Thu, 21 Mar 2002 13:04:45 -0800 (PST) Date: Thu, 21 Mar 2002 13:04:44 -0800 (PST) From: Julian Elischer To: "Cambria, Mike" Cc: "'freebsd-net@freebsd.org'" Subject: Re: Unnumbered IP Interface In-Reply-To: <3A6D367EA1EFD4118C9B00A0C9DD99D70655B7@rerun.avayactc.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Unnumbered interfaces are not supported officially, but it may still work.. A while ago it was possible to use 'route' to add a rout eto a p2p interface by name and not assign it any addresses. thus packets would still be passed across the link without it having any addresses. (this is great for not wasting adresses) I do not know it this still works, asd I have not tested it for a long time (several years) from memory the 'route' man page still specifies how to do the route end of thing. you might try it and get back to us to let us know it it still works. (it has to be a point-2-point interface, e.g. a sync serial card) On Thu, 21 Mar 2002, Cambria, Mike wrote: > > Hi, > > Can an unnumbered IP interface be configured on FreeBSD (4.5-Stable)? > > Will Zebra and/or GateD (or RouteD) handle it properly? > > Thanks, > MikeC > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-net" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message