From owner-freebsd-bugs Sat Mar 23 16:10: 8 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6D8E637B400 for ; Sat, 23 Mar 2002 16:10:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2O0A2U24226; Sat, 23 Mar 2002 16:10:02 -0800 (PST) (envelope-from gnats) Date: Sat, 23 Mar 2002 16:10:02 -0800 (PST) Message-Id: <200203240010.g2O0A2U24226@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: David Malone Subject: Re: conf/36230: ipfw traffic shaper with DHCP env. Reply-To: David Malone Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR conf/36230; it has been noted by GNATS. From: David Malone To: Alex de Kruijff Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: conf/36230: ipfw traffic shaper with DHCP env. Date: Sun, 24 Mar 2002 00:07:45 +0000 On Sat, Mar 23, 2002 at 06:34:03AM -0800, Alex de Kruijff wrote: > # add alex to the DNS (nomaly you will let the DHCP do this for you) > > ipfw add 100 pipe 1 ip from alex to any via ed0 > ipfw add 200 pipe 2 ip from any to alex via ed0 Have you tried using: ipfw add 100 pipe 1 ip from me to any via ed0 ipfw add 200 pipe 2 ip from any to me via ed0 David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message