From owner-freebsd-net@FreeBSD.ORG Thu Jan 19 16:21:11 2006 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 8711816A41F for ; Thu, 19 Jan 2006 16:21:11 +0000 (GMT) (envelope-from b.candler@pobox.com) Received: from thorn.pobox.com (thorn.pobox.com [208.210.124.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31F6343D49 for ; Thu, 19 Jan 2006 16:21:11 +0000 (GMT) (envelope-from b.candler@pobox.com) Received: from thorn (localhost [127.0.0.1]) by thorn.pobox.com (Postfix) with ESMTP id 3D179F9; Thu, 19 Jan 2006 11:21:32 -0500 (EST) Received: from mappit.local.linnet.org (212-74-113-67.static.dsl.as9105.com [212.74.113.67]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by thorn.sasl.smtp.pobox.com (Postfix) with ESMTP id 0600A50BD; Thu, 19 Jan 2006 11:21:30 -0500 (EST) Received: from lists by mappit.local.linnet.org with local (Exim 4.60 (FreeBSD)) (envelope-from ) id 1EzcX5-000APQ-GC; Thu, 19 Jan 2006 16:21:07 +0000 Date: Thu, 19 Jan 2006 16:21:07 +0000 From: Brian Candler To: Sebastian Schwerdhoefer Message-ID: <20060119162107.GB39968@uk.tiscali.com> References: <20060118144918.GX14058@localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060118144918.GX14058@localdomain> User-Agent: Mutt/1.4.2.1i Cc: freebsd-net@freebsd.org Subject: Re: pf: redirect packets from localhost 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, 19 Jan 2006 16:21:11 -0000 On Wed, Jan 18, 2006 at 03:49:18PM +0100, Sebastian Schwerdhoefer wrote: > Short question: > Is it possible to redirect packets from localhost with "rdr"? Short answer: yes. Longer answer: perhaps this is the kind of thing you're looking for. http://lists.freebsd.org/pipermail/freebsd-pf/2005-September/001487.html http://lists.freebsd.org/pipermail/freebsd-pf/2005-September/001495.html http://lists.freebsd.org/pipermail/freebsd-pf/2005-September/001498.html (Note that there is a pf-specific mailing list...)