From owner-freebsd-net Sun Dec 30 12:39:57 2001 Delivered-To: freebsd-net@freebsd.org Received: from ns1.nttmcl.com (ns1.nttmcl.com [216.69.68.197]) by hub.freebsd.org (Postfix) with ESMTP id A4E3E37B416 for ; Sun, 30 Dec 2001 12:39:52 -0800 (PST) Received: from alicia.nttmcl.com (alicia.nttmcl.com [216.69.69.10]) by ns1.nttmcl.com (Postfix) with ESMTP id 58B81DE541; Sun, 30 Dec 2001 12:39:52 -0800 (PST) Date: Sun, 30 Dec 2001 12:39:52 -0800 (PST) From: Henry Su To: Julian Elischer Cc: freebsd-net@FreeBSD.ORG Subject: Re: provide packet header details to a user program for authentication In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, Julian: Do you know this code in ip_fw.c? #define BRIDGED (cookie == &bridgeCookie) hlen = ip->ip_hl << 2; Is this cause bridging fwd or divert problem? If so, how can we change it for bridging ipfw fwd or divert? Thanks. ************** Henry Su * NTT MCL * ************** On Sun, 30 Dec 2001, Julian Elischer wrote: > > > but of course divert doesn't work with bridging (which you are doing) > > > On Sun, 30 Dec 2001, Henry Su wrote: > > > > > Is it possible to use ipfw provide packet header details to a user program > > for authentication? Any clue will be greatly appreciated. > > > > > > ************** > > Henry Su * > > NTT MCL * > > ************** > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-net" in the body of the message > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-net" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message