From owner-freebsd-arch Fri Jun 14 8:58:39 2002 Delivered-To: freebsd-arch@freebsd.org Received: from femme.listmistress.org (bgp01560565bgs.gambrl01.md.comcast.net [68.50.32.109]) by hub.freebsd.org (Postfix) with ESMTP id CC78937B40C for ; Fri, 14 Jun 2002 08:58:25 -0700 (PDT) Received: from femme.listmistress.org (trish@localhost [127.0.0.1]) by femme.listmistress.org (8.12.3/8.12.1) with ESMTP id g5EFwQYx000499; Fri, 14 Jun 2002 11:58:27 -0400 (EDT) Received: from localhost (trish@localhost) by femme.listmistress.org (8.12.3/8.12.3/Submit) with ESMTP id g5EFwNjk000496; Fri, 14 Jun 2002 11:58:25 -0400 (EDT) X-Authentication-Warning: femme.listmistress.org: trish owned process doing -bs Date: Fri, 14 Jun 2002 11:58:23 -0400 (EDT) From: Trish Lynch X-X-Sender: To: "'Luigi Rizzo'" Cc: Subject: Re: ipfw rewrite - new snapshot available In-Reply-To: <20020613171319.D93980@iguana.icir.org> Message-ID: <20020614115325.L461-100000@femme.listmistress.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 13 Jun 2002, 'Luigi Rizzo' wrote: > > I have implemented all the actions (accept/deny/pipe/divert/forward > ...) and almost all the 25+ (ouch!) different options that can be > specified in a rule. The syntax for the userland program is 100% > backward compatible. > Did something change with the syntax of divert rules? ipfw add divert 8668 from any to any via fxp1 returns an error, "Illegal divert/tee port" of course this makes it difficult to use natd with it :) (how I built: I built world and a kernel with old ipfw, then rebooted, backed up /sbin/ipfw and the /boot/kernel directories, then backed up /include/netinet/ip_fw.h and /include/netinet/ip_dummynet.h and replaced them with your versions, and rebuilt ipfw and the kernel with the new code, did I miss something?) -Trish -- Trish Lynch trish@bsdunix.net FreeBSD The Power to Serve Ecartis Core Team trish@listmistress.org http://www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message