From owner-freebsd-ipfw@FreeBSD.ORG Fri Aug 13 07:42:07 2004 Return-Path: Delivered-To: freebsd-ipfw@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C11D916A4CE for ; Fri, 13 Aug 2004 07:42:07 +0000 (GMT) Received: from ctb-mesg1.saix.net (ctb-mesg1.saix.net [196.25.240.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3480F43D2D for ; Fri, 13 Aug 2004 07:42:05 +0000 (GMT) (envelope-from savage@savage.za.org) Received: from netsphere.varynet.co.za (wblv-237-185.telkomadsl.co.za [165.165.237.185]) by ctb-mesg1.saix.net (Postfix) with ESMTP id 93B026540 for ; Fri, 13 Aug 2004 09:41:47 +0200 (SAST) Received: from 192-168-0-251.ops.varynet.co.za ([192.168.0.251] helo=netphobia) by netsphere.varynet.co.za with smtp (Exim 4.34 (FreeBSD)) id 1BvWh8-000NbY-pu for freebsd-ipfw@freebsd.org; Fri, 13 Aug 2004 09:41:47 +0200 Message-ID: <000e01c48109$063bfd20$fb00a8c0@savage.za.org> From: "Chris Knipe" To: References: Date: Fri, 13 Aug 2004 09:42:03 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-Spam-Score: 0.1 (/) X-Spam-Report: 0.1/5.5 Subject: Re: ipfw & skipto.... confused a bit... X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Chris Knipe List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Aug 2004 07:42:07 -0000 > 00710 queue 21 tcp from $OUR_HOSTS 80,443 to any in via rl1 > 00710 skipto 800 tcp from $OUR_HOSTS 80,443 to any in via rl1 *AHA*! Thanks Ian. I never thought about it like this.... -- Chris.