From owner-freebsd-stable Mon Feb 17 9:30:54 2003 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FD1637B401 for ; Mon, 17 Feb 2003 09:30:53 -0800 (PST) Received: from anarcho.solnet.ch (anarcho.solnet.ch [212.101.0.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8739D43F93 for ; Mon, 17 Feb 2003 09:30:52 -0800 (PST) (envelope-from mbinz@anarcho.solnet.ch) Received: by anarcho.solnet.ch (Postfix, from userid 500) id B2DBCEF63D; Mon, 17 Feb 2003 18:30:50 +0100 (CET) From: mbinz@solnet.ch To: freebsd-stable@freebsd.org Subject: Re: Diffserv tagging in stable? User-Agent: tin/1.5.12-20020427 ("Sugar") (UNIX) (FreeBSD/4.6-STABLE (i386)) Message-Id: <20030217173050.B2DBCEF63D@anarcho.solnet.ch> Date: Mon, 17 Feb 2003 18:30:50 +0100 (CET) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Hi, > Is there a way to do differv tagging in FreeBSD. I have a need to tag > some > packets that are routed by a FreeBSD machine. I just need to tag the > packets > as they exit the FreeBSD machine. > Any pointers? Hi, i have a patch against the ipfw code which allows you to modify different parameters on ip packets. It only works on routed packet, not on packets destinated or originated from the machine self. I will implement the modifikations on the new ipfw2 soon. -- Markus Binz, mbinz@solnet.ch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message