From owner-freebsd-net@FreeBSD.ORG Thu Dec 8 03:04:53 2005 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2392216A41F for ; Thu, 8 Dec 2005 03:04:53 +0000 (GMT) (envelope-from andre@freebsd.org) Received: from c00l3r.networx.ch (c00l3r.networx.ch [62.48.2.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F31043D7C for ; Thu, 8 Dec 2005 03:04:51 +0000 (GMT) (envelope-from andre@freebsd.org) Received: (qmail 45827 invoked from network); 8 Dec 2005 03:01:25 -0000 Received: from c00l3r.networx.ch (HELO freebsd.org) ([62.48.2.2]) (envelope-sender ) by c00l3r.networx.ch (qmail-ldap-1.03) with SMTP for ; 8 Dec 2005 03:01:25 -0000 Message-ID: <4397A2D1.452F290A@freebsd.org> Date: Thu, 08 Dec 2005 04:04:49 +0100 From: Andre Oppermann X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Ivo Vachkov References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-net@freebsd.org Subject: Re: Programming Question: Policy Based Routing 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: Thu, 08 Dec 2005 03:04:53 -0000 Ivo Vachkov wrote: > > Hello, > > I'm interested in implementing policy based routing (PBR) for the > FreeBSD. First of all, I want to hear what you think about that. If > anyone has any ideas I'll be glad if you share them with me. I'm > especially interested in the programming details. I've done some > research and figured out two ways to implement it, but before > discussing them I want to hear other developers/users opinions. Normally it's the other way around. Why don't you post your ideas first and then we work out whether it is a smart approach wrt. the FreeBSD kernel. Most important is your definition of policy routing. Many people understand many different things under that term. -- Andre