Date: Sun, 30 Dec 2001 12:39:52 -0800 (PST) From: Henry Su <henrysu@nttmcl.com> To: Julian Elischer <julian@elischer.org> Cc: freebsd-net@FreeBSD.ORG Subject: Re: provide packet header details to a user program for authentication Message-ID: <Pine.BSI.4.05L.10112301237310.9048-100000@alicia.nttmcl.com> In-Reply-To: <Pine.BSF.4.21.0112301013070.4442-100000@InterJet.elischer.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.4.05L.10112301237310.9048-100000>