From owner-freebsd-net Mon Mar 25 19: 0:27 2002 Delivered-To: freebsd-net@freebsd.org Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by hub.freebsd.org (Postfix) with ESMTP id 8C3C637B419 for ; Mon, 25 Mar 2002 19:00:19 -0800 (PST) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc52.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020326030019.JTLJ1147.rwcrmhc52.attbi.com@InterJet.elischer.org>; Tue, 26 Mar 2002 03:00:19 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id SAA39249; Mon, 25 Mar 2002 18:49:20 -0800 (PST) Date: Mon, 25 Mar 2002 18:49:20 -0800 (PST) From: Julian Elischer To: "Cambria, Mike" Cc: "'Archie Cobbs'" , "'freebsd-net@freebsd.org'" Subject: RE: Unnumbered IP Interface In-Reply-To: <3A6D367EA1EFD4118C9B00A0C9DD99D70655CA@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 On Mon, 25 Mar 2002, Cambria, Mike wrote: > > Thanks. I have a few follow-up questions to your answer. > > I'm not using netgraph (at least at the moment). Will this matter? No it's a totally sepaate matter. > > I assume 'ifconfig lmc0 up' is all I need to do to bring the interface up > prior to "route add -iface lmc0..." yes, assuming it's a point-to-point interface. > > On FreeBSD, do I need to do anything special to run OSPF or BGP4 over an > unnumbered interface? (If I remember correctly RIP doesn't support an > unnumbered interface.) I have NO idea.. I've only used it with static routes. > > I have four of these lmc cards. Besides the leased line monthly charges ... > am I crazy doing this on FreeBSD? They all work in one machine at the > moment (4.5-Stable). I'm just starting to get the p2p routing setup (it has > been a long time.) Are 4 unnumbered interfaces supported in one machine? > Can they all point to the same next hop? 4 different next hops? A > combination? It all depends on what you want to do. what is the driver called? does it have a netgraph interface? (if so you can GANG the cards by using the one2many netgraph node. otherwise I need more info on what you are trying to do.... > > Thanks, > MikeC > > -----Original Message----- > From: Archie Cobbs [mailto:archie@dellroad.org] > Sent: Friday, March 22, 2002 1:19 AM > To: Julian Elischer > Cc: Cambria, Mike; 'freebsd-net@freebsd.org' > Subject: Re: Unnumbered IP Interface > > Julian Elischer writes: > > 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. > > Yes, this still works.. e.g., "route add 1.2.3.4 -iface ng0". > > The interface has to be marked 'UP' of course. > > -Archie > > __________________________________________________________________________ > Archie Cobbs * Packet Design * http://www.packetdesign.com > > 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