From owner-freebsd-questions Thu Jun 1 10:54:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from FlatIron.NaturalCom1.Com (thomasrussel-GW.flatiron1.New-Era.net [208.150.25.2]) by hub.freebsd.org (Postfix) with ESMTP id 32CAA37B673 for ; Thu, 1 Jun 2000 10:54:54 -0700 (PDT) (envelope-from ben@instantemail.net) Received: from RELIABLE (ci135604-a.sptnbrg1.sc.home.com [24.4.115.31]) by FlatIron.NaturalCom1.Com (8.9.3/8.8.5) with ESMTP id RAA21619 for ; Thu, 1 Jun 2000 17:54:51 GMT Date: Thu, 1 Jun 2000 13:53:30 -0400 From: "ben @ instantemail.net" X-Mailer: The Bat! (v1.39) Personal Reply-To: "ben @ instantemail.net" X-Priority: 3 (Normal) Message-ID: <8578.000601@instantemail.net> To: questions@freebsd.org Subject: (proper?) multi-homing Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG questions, Thursday, June 01, 2000 I have a situation where I have a FreeBSD network connected to the 'net from one ISP currently but I am going to be getting another connection -soon- and I would like any pointers to any information or even better an example of how to make the following scenario work. Currently I have 3 domains hosted on a 5 machine 100-baseTX, full-duplex switched LAN like this: 'net | aaa.bbb.25.2/27 (gw pn0 ) | [FreeBSD gateway box] ______________|____________________ | | aaa.bbb.26.88/29 (gw pn1 ) aaa.bbb.26.96/29 (gw pn1 alias) |______________________________| | ___________switch_____________ | | | | | | | | The rest of the LAN This works. I'm going to be getting this though and I've searched the 'net to little extent on how to make it work: 'net 'net ____| |____ | | aaa.bbb.25.2/27 (gw pn0 ) ccc.ddd.78.62/30 (unknown card) |_____________________________________________| | [FreeBSD gateway box] ______________|_____________________ | | | aaa.bbb.26.88/29 (gw pn1 ) | ccc.ddd.72.144/25 (gw pn1 alias) aaa.bbb.26.96/29 (gw pn1 alias) | ___________switch____________ | | | | | | | | The rest of the LAN (which will also need to answer to IP's in the ccc.ddd.72.144/25 netblock) HOW can I make this happen? I have to do something with the default route, yes? But what else? I want the machines to be able to answer on both (well, all three) subnets for an unknown time until the new 'net has "proven" itself. (It's a totally new installation and I have heard of other people on this new hardware having problems too.) (Please forgive the horrible ascii "art" but I think it helps get the point across, yes?) --Ben mailto:ben@instantemail.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message