From owner-freebsd-net Sat Mar 17 21: 8: 7 2001 Delivered-To: freebsd-net@freebsd.org Received: from homer.softweyr.com (bsdconspiracy.net [208.187.122.220]) by hub.freebsd.org (Postfix) with ESMTP id 5393B37B718 for ; Sat, 17 Mar 2001 21:08:04 -0800 (PST) (envelope-from wes@softweyr.com) Received: from [127.0.0.1] (helo=softweyr.com ident=cff7b0dba39fca979b0dd9de92415bca) by homer.softweyr.com with esmtp (Exim 3.16 #1) id 14eVOz-0007XJ-00; Sat, 17 Mar 2001 22:06:49 -0700 Message-ID: <3AB44269.650C7BFC@softweyr.com> Date: Sat, 17 Mar 2001 22:06:49 -0700 From: Wes Peters Organization: Softweyr LLC X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Alex Pilosov Cc: Garrett Wollman , Nick Rogness , freebsd-net@FreeBSD.ORG Subject: Re: same interface Route Cache References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Alex Pilosov wrote: > > On Sat, 17 Mar 2001, Garrett Wollman wrote: > > > That's the way Internet routing is supposed to work. If your routing > > table says a packet supposed to go one way, and it really needs to go > > another way, that's *user error* -- if you misconfigure your routing, > > FreeBSD will do what you ask it to; it can't read your mind! > > There are legitimate reasons why you may want more flexibility than simple > destination-based routing. I.E. Having two connections, one satellite > (fast cheap but high-latency) and one long-distance modem connection > (slow, expensive but low-latency) and dynamically routing telnet packets > over the modem connection. Or, traffic engineering: routing packets from a > certain blocks over a certain interface, etc. The above are all pretty much vanilla route table manipulations, and don't require any "policy routing" other than some route table developments. Policy routing is a tool network administrators use to generate customer support calls to their equipment vendors. There are legitimate uses for such things: interactive video over VLANs, end-to-end QoS reservations that prefer links that can provide QoS, etc., but the ability of just about anyone to correctly configure such things has yet to be shown in my experience. -- "Where am I, and what am I doing in this handbasket?" Wes Peters Softweyr LLC wes@softweyr.com http://softweyr.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message