Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Mar 2002 16:10:02 -0800 (PST)
From:      David Malone <dwmalone@maths.tcd.ie>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: conf/36230: ipfw traffic shaper with DHCP env.
Message-ID:  <200203240010.g2O0A2U24226@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR conf/36230; it has been noted by GNATS.

From: David Malone <dwmalone@maths.tcd.ie>
To: Alex de Kruijff <akruijff@dds.nl>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203240010.g2O0A2U24226>