From owner-freebsd-net@FreeBSD.ORG Tue Feb 19 18:38:34 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BE23D16A41A for ; Tue, 19 Feb 2008 18:38:34 +0000 (UTC) (envelope-from julian@elischer.org) Received: from outO.internet-mail-service.net (outO.internet-mail-service.net [216.240.47.238]) by mx1.freebsd.org (Postfix) with ESMTP id A3A6713C461 for ; Tue, 19 Feb 2008 18:38:34 +0000 (UTC) (envelope-from julian@elischer.org) Received: from mx0.idiom.com (HELO idiom.com) (216.240.32.160) by out.internet-mail-service.net (qpsmtpd/0.40) with ESMTP; Tue, 19 Feb 2008 10:38:34 -0800 Received: from julian-mac.elischer.org (localhost [127.0.0.1]) by idiom.com (Postfix) with ESMTP id A14FB1272A4; Tue, 19 Feb 2008 10:38:33 -0800 (PST) Message-ID: <47BB2230.6040403@elischer.org> Date: Tue, 19 Feb 2008 10:38:40 -0800 From: Julian Elischer User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: "Bruce M. Simpson" References: <38548.1203371750@thrush.ravenbrook.com> <47BA010E.3060606@tomjudge.com> <47BAE189.2090700@FreeBSD.org> In-Reply-To: <47BAE189.2090700@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Tom Judge , Nick Barnes , Bill Moran , freebsd-net@freebsd.org Subject: Re: Multiple default routes on multihome host X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Feb 2008 18:38:34 -0000 Bruce M. Simpson wrote: > Tom Judge wrote: >> >> However FreeBSD's routing table does not currently support policy >> routing without some help from the firewall. The only way to achieve >> your goal is to use one of the firewalls (pf/ipfw/ipf) to do the >> policy routing for you. > > If anyone wants to take this on, start looking at inpcb, bind, and > ip_output(), and try to bug me for help -- "human resources", tcaahh.... > I'm getting old :-) I have running code I'm going to commit soon (as in "next week"). > > later > BMS > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"