From owner-freebsd-questions Tue Sep 7 10: 8:47 1999 Delivered-To: freebsd-questions@freebsd.org Received: from broccoli.graphics.cornell.edu (broccoli.graphics.cornell.edu [128.84.247.53]) by hub.freebsd.org (Postfix) with ESMTP id 24F7914C81 for ; Tue, 7 Sep 1999 10:08:44 -0700 (PDT) (envelope-from mkc@Graphics.Cornell.EDU) Received: from graphics.cornell.edu (localhost.graphics.cornell.edu) by broccoli.graphics.cornell.edu with ESMTP (1.37.109.16/16.2) id AA232114087; Tue, 7 Sep 1999 13:08:07 -0400 Message-Id: <199909071708.AA232114087@broccoli.graphics.cornell.edu> X-Mailer: exmh version 2.0zeta 7/24/97 To: "Mark Jones" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: multi-homed In-Reply-To: Your message of "Tue, 07 Sep 1999 12:33:12 EDT." <01b501bef94e$ad3a5880$96baa7d1@zigzag.mco.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 07 Sep 1999 13:08:06 -0400 From: Mitch Collinsworth Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is not the answer to the question you asked, but why wouldn't you want your packets to take the best/fastest/shortest path, rather than the one that came up heads this time even if it's much farther/slower than the other? I don't know if you're aware but the difference can be orders of magnitude in some cases. Also if your dns is doing a 50/50 round-robin between addresses on different providers, does this mean that when one T1 goes down half of your web hits will arrive at the server ok while the other half fail (at the browser end) due to network unreachable? -Mitch > We have two T1's one sprint one uu-net. I have configured a webserver >machine with one ethernet card to have two ip addresses, one on the sprint >feed and one on the uu-net feed. The default route is set to the uu-net >feed. I have set our dns to round robin the hostname between the two ip >addresses. > >When some one trys to access the server the rodrobin 50/50 between the two >addresses no problem but the reply goes out the default route (the uu-net >feed). > >I am looking for two options here. >A) if the request comes in on one feed the reply goes out the same. >B) it uses the default route unless that feed is down then it switches to >the other feed. > >I think routed will do it but have no clue as to how. Going full multihomed >with bgp etc is not an option. > >Any help would be appreciated. > >Mark Jones >Technical Services Manager > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message