From owner-freebsd-pf@FreeBSD.ORG Wed Aug 24 18:48:42 2005 Return-Path: X-Original-To: freebsd-pf@freebsd.org Delivered-To: freebsd-pf@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2AEDF16A41F for ; Wed, 24 Aug 2005 18:48:42 +0000 (GMT) (envelope-from jon.otterholm@ide.resurscentrum.se) Received: from mail1.cil.se (mail1.cil.se [217.197.56.125]) by mx1.FreeBSD.org (Postfix) with SMTP id 6E83543D46 for ; Wed, 24 Aug 2005 18:48:40 +0000 (GMT) (envelope-from jon.otterholm@ide.resurscentrum.se) Received: from 192.168.2.10 ([192.168.2.10]) by edusrv05.edu.irc.local ([192.168.44.14]) with Microsoft Exchange Server HTTP-DAV ; Wed, 24 Aug 2005 18:48:38 +0000 Received: from freebsd1.irc.local by mail1.cil.se; 24 Aug 2005 20:48:38 +0200 From: Jon Otterholm To: freebsd-pf@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Wed, 24 Aug 2005 20:48:38 +0200 Message-Id: <1124909318.784.16.camel@freebsd1.irc.local> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 FreeBSD GNOME Team Port Subject: Next-Hop X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Technical discussion and general questions about packet filter \(pf\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Aug 2005 18:48:42 -0000 Hi! I am a newbie on PF but starting to get a hang on the different options and how to make a working config. So far I am deeply impressed with the many different functions and possibilities PF can offer. I have my roots in Cisco IOS and there I have a funktion called "next hop" that one can use to route connections to another destination than the default route when, for example, sourcing from a specific address space. Can PF offer this functionality in some way? In reality we use this to route packets between 2 different Internet connections using real (non RFC1918) IP-addresses... /Jon