From owner-freebsd-net Tue Mar 26 13:40:32 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 C22EC37B419 for ; Tue, 26 Mar 2002 13:40:12 -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 <20020326214012.PXA2626.rwcrmhc51.attbi.com@InterJet.elischer.org>; Tue, 26 Mar 2002 21:40:12 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id NAA43269; Tue, 26 Mar 2002 13:28:25 -0800 (PST) Date: Tue, 26 Mar 2002 13:28:24 -0800 (PST) From: Julian Elischer To: "Cambria, Mike" Cc: "'Archie Cobbs'" , "'freebsd-net@freebsd.org'" Subject: RE: Unnumbered IP Interface In-Reply-To: <3A6D367EA1EFD4118C9B00A0C9DD99D70655CE@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 You only need to use unnumbered interfaces on one local link, so you are ok.. you can use static routes to get to and from that site.. and leave BGP to handle the double homed links to the Internet. On Tue, 26 Mar 2002, Cambria, Mike wrote: > > The driver is lmc. The version from the SBEI (formally LanMedia) web site > does not support netgraph. Their support claims to have one (or will have > one I forget). I want to hold off on NG at the moment. > > As for what I'm doing. In this case, I have 4 of these PCI cards. I > eventually, I want to be dual homed to 2 different ISP's and run BGP4. The > other two p2p lines will go to different remote sites (e.g. "leased line"). > I'll need to run OSPF (or possibly RIP) on the leased lines and BGP4 to the > ISP's. > > In one case, the box at the other end forces me to use unnumbered interfaces > (hence my initial message). In the other cases I'm staging the BSD box here > first. > > There are subnets at the other end of all these p2p connections. Route > advertisements will need to be exchanged over the p2p links. I'm just > getting to this part in the lab now and wanted to get some hints. For > example, Archie's answer for unnumbered interfaces isn't in the route > manpage. I'm glad I asked. > > MikeC > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message